Closed flaviendelangle closed 2 years ago
Follow up on #614
dayjs is immutable out of the box, we don't need to clone the date before calling add / substract / endOf / startOf or set
dayjs
add
substract
endOf
startOf
set
@dmtrKovalenko do you want to release today ?
Yeah I can make a release
Follow up on #614
dayjs
is immutable out of the box, we don't need to clone the date before callingadd
/substract
/endOf
/startOf
orset