dayjs-module icon indicating copy to clipboard operation
dayjs-module copied to clipboard

weekStart configuration

Open delaneyestrada opened this issue 4 years ago • 1 comments

Hello, I'm not seeing a way to configure weekStart in the documentation. Is that something that is supported with this module? I attempted to put the configuration into the 'locales' array in nuxt.config.js but got errors for having an object in the array, so I'm assuming that's not the correct way to do it.

delaneyestrada avatar Feb 01 '21 00:02 delaneyestrada

Could you show your nuxt.config.js?

From what I see, DayJS handles it that way: https://github.com/iamkun/dayjs/issues/215#issuecomment-471280396

Maybe it can help @potato4d ?

atinux avatar Feb 01 '21 11:02 atinux