End of Time
Returns a cloned Day.js object and set it to the end of a unit of time.
js
dayjs().endOf('month');
Units are case insensitive, and support plural and short forms.
Returns a cloned Day.js object and set it to the end of a unit of time.
dayjs().endOf('month');
Units are case insensitive, and support plural and short forms.
Released under the MIT License.
Copyright (c) 2020 iamkun