ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class / GetCurrentDateTimeFormat Method / GetCurrentDateTimeFormat() Method

In This Topic
    GetCurrentDateTimeFormat() Method
    In This Topic
    Gets the current date time format.
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function GetCurrentDateTimeFormat() As DateTimeFormatInfo
    public static DateTimeFormatInfo GetCurrentDateTimeFormat()
    See Also