moment
manipulate dates
Last updated
Was this helpful?
manipulate dates
Last updated
Was this helpful?
You can use the very good library to manipulate the dates
The function diff
is often used. Note that the order to use is like if you substracted. If the left is greater than the right, the diff is positive.