dayjs icon indicating copy to clipboard operation
dayjs copied to clipboard

dayjs 2.0 - plugin WeekOfYear - based on pr 2050

Open BePo65 opened this issue 3 years ago • 0 comments

Implementation of the plugin WeekOfYear for dayjs 2.0. This pr is based on pr #2050.

See question in issue #2052 about the recommended style of the plugin. So in case given I have to change the implementation so that it puts all the functionality of 'week' into the plugin that is now in the dayjs core module.

BePo65 avatar Sep 04 '22 05:09 BePo65