Alex Shani

Results 1 comments of Alex Shani

when using different formats you should add the plugin ``` import customParseFormat from 'dayjs/plugin/customParseFormat'; dayjs.extend(customParseFormat) ``` hope to be helpful