Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CalendarHelper Class / DateTimeFormatInfoEx Property


In This Topic
DateTimeFormatInfoEx Property
In This Topic
Gets datetime FormatInfo follow config file.
Syntax
'Declaration
 
Public Shared ReadOnly Property DateTimeFormatInfoEx As DateTimeFormatInfo
 
'Usage
 
Dim value As DateTimeFormatInfo
 
value = CalendarHelper.DateTimeFormatInfoEx
See Also