Spread Windows Forms 15.0
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
    public static DateTimeFormatInfo DateTimeFormatInfoEx {get;}
    See Also