ComponentOne DateTimeEditors for UWP
GetCurrentDateTimeFormat(FrameworkElement) Method

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor Class > GetCurrentDateTimeFormat Method : GetCurrentDateTimeFormat(FrameworkElement) Method
Gets the current date time format based on the specified element Language property value.
Syntax
'Declaration
 
Public Overloads Shared Function GetCurrentDateTimeFormat( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As System.Globalization.DateTimeFormatInfo
public static System.Globalization.DateTimeFormatInfo GetCurrentDateTimeFormat( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members
Overload List