-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
fix(locale-pt-and-pt-br): set correct weekdays and months #1697
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1697 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 179 179
Lines 1996 1996
Branches 507 507
=========================================
Hits 1996 1996
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
THX |
## [1.10.8](v1.10.7...v1.10.8) (2022-02-28) ### Bug Fixes * set locale pt, pt-br correct weekdays and months ([#1697](#1697)) ([e019301](e019301))
🎉 This PR is included in version 1.10.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [1.10.8](iamkun/dayjs@v1.10.7...v1.10.8) (2022-02-28) ### Bug Fixes * set locale pt, pt-br correct weekdays and months ([#1697](iamkun/dayjs#1697)) ([e019301](iamkun/dayjs@e019301))
## [1.10.8](iamkun/dayjs@v1.10.7...v1.10.8) (2022-02-28) ### Bug Fixes * set locale pt, pt-br correct weekdays and months ([#1697](iamkun/dayjs#1697)) ([e019301](iamkun/dayjs@e019301))
## [1.10.8](iamkun/dayjs@v1.10.7...v1.10.8) (2022-02-28) ### Bug Fixes * set locale pt, pt-br correct weekdays and months ([#1697](iamkun/dayjs#1697)) ([e019301](iamkun/dayjs@e019301))
Based on #275, in this case for
pt
andpt-br
.Fixes #1696