WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1TimeEditor Class / GetCurrentDateTimeFormat Method / GetCurrentDateTimeFormat(FrameworkElement) Method
In This Topic
    GetCurrentDateTimeFormat(FrameworkElement) Method
    In This Topic
    Gets the current date time format based on the specified element Language property value.
    Syntax
    public static DateTimeFormatInfo GetCurrentDateTimeFormat( 
       FrameworkElement element
    )

    Parameters

    element
    See Also