End of Unit of Time
Returns a cloned Day.js object and set it to the end of a unit of time (ex. month, week, etc.).
dayjs().endOf('month')
Единицы измерения не чувствительны к регистру, и поддерживают длинную и краткую формы записи.
Returns a cloned Day.js object and set it to the end of a unit of time (ex. month, week, etc.).
dayjs().endOf('month')
Единицы измерения не чувствительны к регистру, и поддерживают длинную и краткую формы записи.
