Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / DateTimeUtils 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