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.