dayjs icon indicating copy to clipboard operation
dayjs copied to clipboard

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

Open makedopamine opened this issue 3 years ago • 0 comments

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

makedopamine avatar Aug 08 '22 10:08 makedopamine