DateTimeFormatInfoStatic: CurrentInfo (get)

CurrentInfo

Returns the DateTimeFormatInfo object associated with the current CultureInfo.



 Public Property Get CurrentInfo ( ) As DateTimeFormatInfo

Return Values

DateTimeFormatInfo -  The DateTimeFormatInfo for the current CultureInfo of this thread.

Read Only.

See Also

Project CorLib Overview

Class DateTimeFormatInfoStatic Overview