ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.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 System.Globalization.DateTimeFormatInfo
    public static System.Globalization.DateTimeFormatInfo GetCurrentDateTimeFormat()
    See Also