CorLib  

DateTimeFormatInfoStatic

DateTimeFormatInfoStatic overview

Public:

Properties:
CurrentInfo (get) Returns the DateTimeFormatInfo object associated with the current CultureInfo.  
InvariantInfo (get) Returns the DateTimeFormatInfo object from the Invariant culture type.  
Methods:
GetInstance Returns the DateTimeFormatInfo object associated with the supplied IFormatProvider.  
ReadOnly Returns a ReadOnly version of a DateTimeFormatInfo object.  

See Also