Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix off-by-one error when formatting month names #1675

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

jutonz
Copy link
Contributor

@jutonz jutonz commented Jul 31, 2019

Closes #1674

More info in the ticket, but tl;dr is that localized month names were off by one.

Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

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

True. Thanks 👍

@vbrazo vbrazo merged commit 7379480 into faker-ruby:master Jul 31, 2019
michebble pushed a commit to michebble/faker that referenced this pull request Feb 16, 2020
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Faker Month Off-by-One Error when using I18n
2 participants