| DateTimeFormatInfoStatic |
This class cannot be directly instantiated. To access the methods use the variable directly.
Dim Culture As CultureInfo Set Culture = CultureInfo.CurrentInfoSee Also
Project VBCorLib Overview | DateTimeFormatInfo
| Name | Description |
|---|---|
CurrentInfo (get) | Returns the DateTimeFormatInfo object associated with the current CultureInfo. |
InvariantInfo (get) | Returns the DateTimeFormatInfo object from the Invariant culture type. |
| Name | Description |
|---|---|
GetInstance | Returns the DateTimeFormatInfo object associated with the supplied IFormatProvider. |
ReadOnly | Returns a ReadOnly version of a DateTimeFormatInfo object. |