dayjs
dayjs copied to clipboard
dayjs 2.0 - plugin WeekOfYear - based on pr 2050
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.