Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby 3.1: Add specs for Time#strftime supporting RFC 3339 UTC for unknown offset local time #959

Merged

Conversation

ytjmt
Copy link
Contributor

@ytjmt ytjmt commented Oct 15, 2022

This PR adds specs for Feature #17544

From:

Time

  • Time#strftime supports RFC 3339 UTC for unknown offset local time, -0000, as %-z. [Feature #17544]

Copy link
Member

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eregon eregon merged commit b8004d0 into ruby:master Oct 15, 2022
@ytjmt ytjmt deleted the add-rfc-3339-utc-for-unknown-offset-local-time branch December 26, 2022 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants