prantlf / dayjs

Extended fork of Day.js - 2KB immutable date library alternative to Moment.js
https://github.com/prantlf/dayjs
MIT License
35 stars 5 forks source link

CustomParseFormat case for either DD or D #9

Open LennyPenny opened 5 years ago

LennyPenny commented 5 years ago

Is there a way I could have a format that parses both 1.1.2019 and 01.01.2019?