lululu
lululu
### Mint UI version 2.2.7 ### OS/Browsers version macos ### Vue version 2.3.4 ### Reproduction Link [https://github.com/ElemeFE/mint-ui/](https://github.com/ElemeFE/mint-ui/) ### Steps to reproduce yarn install yarn run dist ### What is Expected?...
const timeString = dayjs('17:14:10', 'HH:mm:ss') **gives invalid date** Expected behavior It should parse partial string correctly as moment does Information Day.js: https://unpkg.com/[email protected]/dayjs.min.js OS: [windows] Browser [chrome 107.0.5304.63] Time zone: [GMT...