The idea is:
dateformat is more troublesome to do internationalization, so directly use dayjs to pave the way for subsequent internationalization
My use case:
Format the date according to the current system language, and the interface of the date format is displayed better
I think it would be beneficial to add this because:
Solve the problem of date formatting and date internationalization
Any resources to support this?
Are you willing to work on this?
I can try to submit a PR to replace all uses of dateformat with dayjs