Skip to content

Always output seconds in DateTimeComponents.Formats.RFC_1123#609

Merged
dkhalanskyjb merged 1 commit into
masterfrom
dkhalanskyjb/rfc1123-output-space
Apr 13, 2026
Merged

Always output seconds in DateTimeComponents.Formats.RFC_1123#609
dkhalanskyjb merged 1 commit into
masterfrom
dkhalanskyjb/rfc1123-output-space

Conversation

@dkhalanskyjb
Copy link
Copy Markdown
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
@dkhalanskyjb dkhalanskyjb merged commit 3ba33f9 into master Apr 13, 2026
1 check passed
@dkhalanskyjb dkhalanskyjb deleted the dkhalanskyjb/rfc1123-output-space branch April 13, 2026 08:13
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

2 participants