iamkun / iamkun/dayjs

[Feature Request]Support parse the format of `advancedFormat` plugin

Open
#2,018 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
48.7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Run below code and it will return uncorrect date.
```
const dateStr = dayjs('2021-01-02').format('gggg ww')
dayjs(dateStr , 'gggg ww')
```
![_K4}
C{{V(${E6Y%I`79L4](https://user-images.githubusercontent.com/93767616/183389395-342d1e8a-8254-41a6-9dff-c65a26991628.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.