Subtract
Returns a cloned Day.js object with a specified amount of time subtracted.
dayjs().subtract(7, 'year')
Units are case insensitive, and support plural and short forms.
Returns a cloned Day.js object with a specified amount of time subtracted.
dayjs().subtract(7, 'year')
Units are case insensitive, and support plural and short forms.