DateTimeFormatInfo: UniversalSortableDateTimePattern (get) |
Returns a string sortable pattern that is associated with the u' or 'U' formatting commands.
Public Property Get UniversalSortableDateTimePattern ( ) As String
The pattern can be used to sort string representations of a date using the universal time designator "Z". This pattern is the same across all cultures.
Read Only.