| DateTimeFormatInfoStatic: GetInstance |
Returns the DateTimeFormatInfo object associated with the supplied IFormatProvider.
Public Function GetInstance( ByVal FormatProvider As IFormatProvider ) As DateTimeFormatInfo
If the provider does not have a DateTimeFormatInfo object, then Nothing is returned.
Project VBCorLib Overview Class DateTimeFormatInfoStatic Overview DateTimeFormatInfoStatic Properties DateTimeFormatInfoStatic Methods CurrentInfo (get) InvariantInfo (get)