FormatsDatePattern Method

Get the date formatting pattern, based on the current computer culture.

Definition

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

Return Value

String
String with the date formatting pattern, based on the current computer culture.

See Also