FormatsTimeShortPattern Method

Get the short time formatting pattern, by internal default: HH:mm.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static string TimeShortPattern()

Return Value

String
String with the short time formatting pattern.

See Also