DateTimeFormat.universalSortableDateTimePattern

$(ANCHOR DateTimeFormat_universalSortableDateTimePattern) Property. Retrieves the format pattern for a universal date and time value.

class DateTimeFormat
@property const final
const(char)[]
universalSortableDateTimePattern
()

Return Value

Type: const(char)[]

The format pattern for a universal date and time value.

Meta