Gets the current date time format.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

C#
public static DateTimeFormatInfo GetCurrentDateTimeFormat()
Visual Basic (Declaration)
Public Shared Function GetCurrentDateTimeFormat As DateTimeFormatInfo

Return Value

See Also