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.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class DateTimeFormatInfoStatic Overview DateTimeFormatInfoStatic Properties DateTimeFormatInfoStatic Methods GetInstance