Skip to content

fix: customParseFormat supports Q quter / w ww weekOfYear #2705

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

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Aug 9, 2024

fix #1028
fix #999
fix #2668

@iamkun iamkun merged commit 8ca74f1 into dev Aug 9, 2024
4 checks passed
@iamkun
Copy link
Owner Author

iamkun commented Aug 19, 2024

256

github-actions bot pushed a commit that referenced this pull request Aug 20, 2024
## [1.11.13](v1.11.12...v1.11.13) (2024-08-20)

### Bug Fixes

* customParseFormat supports Q quter / w ww weekOfYear ([#2705](#2705)) ([8ca74f1](8ca74f1))
jayur830 pushed a commit to jayur830/dayjs that referenced this pull request Mar 26, 2025
## [1.11.13](iamkun/dayjs@v1.11.12...v1.11.13) (2024-08-20)

### Bug Fixes

* customParseFormat supports Q quter / w ww weekOfYear ([iamkun#2705](iamkun#2705)) ([8ca74f1](iamkun@8ca74f1))
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.

针对“周”的日期字符串解析异常 parse不支持Q quarter吗? dayjs returns wrong object when created using year week string YYYY-w
1 participant