DateTimeFormat.rfc1123Pattern

$(ANCHOR DateTimeFormat_rfc1123Pattern) Property. Retrieves the format pattern based on the IETF RFC 1123 specification, for a time value.

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

Return Value

Type: const(char)[]

The format pattern based on the IETF RFC 1123 specification, for a time value.

Meta