iamkun

Results 113 comments of iamkun

Intl is a nice choice for timezone plugin

Update: Day.js Time Zone Plugin with `Intl` API https://day.js.org/docs/en/timezone/timezone

Day.js supports time zone via the [Internationalization API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl) in [supported environments](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat#Browser_compatibility) https://day.js.org/docs/zh-CN/timezone/timezone

Sorry, I am not a native speaker, and just wondering if it would be better if we follow https://github.com/moment/moment/blob/develop/src/locale/fi.js?

Thanks for the PR as well as the relative issue. I've read the editorial and the solution, however, maybe I am not the one who can make the decision. It...

not sure if this is a correct fix, is there a way to add some test cases to prove it right?

Thanks, can you please fix the failed unit test before this PR gets merged?

Thanks for the great suggestion! Would you be open to submitting a pull request for this?

Any live example of this type update, please?

excellent TypeScript example, Thanks.