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')
Las unidades no distinguen entre mayúsculas y minúsculas y soportan formas cortas y plurales.
Returns a cloned Day.js object and set it to the end of a unit of time (ex. month, week, etc.).
dayjs().endOf('month')
Las unidades no distinguen entre mayúsculas y minúsculas y soportan formas cortas y plurales.
