DateTimeFormatInfoStatic: InvariantInfo (get)

InvariantInfo

Returns the DateTimeFormatInfo object from the Invariant culture type.



 Public Property Get InvariantInfo ( ) As DateTimeFormatInfo

Return Values

DateTimeFormatInfo -  A DateTimeFormatInfo object that is a general case. This returns the same formatting set of information as using New DateTimeFormatInfo.

Read Only.

See Also

Project CorLib Overview

Class DateTimeFormatInfoStatic Overview