时间终端
返回克隆的 Day.js 对象并将其设置为时间单位的末尾。
¥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.
返回克隆的 Day.js 对象并将其设置为时间单位的末尾。
¥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.