Gets the current date time format.

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

Syntax

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

Return Value

See Also