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.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class DateTimeFormatInfoStatic Overview DateTimeFormatInfoStatic Properties DateTimeFormatInfoStatic Methods GetInstance ReadOnly