Skip to content

Comments

Always output seconds in DateTimeComponents.Formats.RFC_1123#609

Open
dkhalanskyjb wants to merge 1 commit intomasterfrom
dkhalanskyjb/rfc1123-output-space
Open

Always output seconds in DateTimeComponents.Formats.RFC_1123#609
dkhalanskyjb wants to merge 1 commit intomasterfrom
dkhalanskyjb/rfc1123-output-space

Conversation

@dkhalanskyjb
Copy link
Collaborator

See #351: we have decided earlier that our format-specific parsers must be predictable first and foremost.
That decision was implemented for ISO 8601 formats, but is just as applicable to RFC 1123 dates.
This change implements consistent formatting for RFC 1123.

Fixes #608

See #351: we have decided earlier that our format-specific
parsers must be predictable first and foremost.
That decision was implemented for ISO 8601 formats,
but is just as applicable to RFC 1123 dates.
This change implements consistent formatting for RFC 1123.

Fixes #608
@dkhalanskyjb dkhalanskyjb requested a review from ilya-g February 16, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for an RFC_1123 variant with a mandatory second field or RFC 7231 for better web standard compatibility

1 participant