📄️ get
Returns the value of unit as a number.
📄️ set
Sets unit to value, returning a new object.
📄️ add
Adds count of unit to the contained date, returning a new object.
📄️ subtract
Subtracts count of unit from the contained date, returning a new object.
📄️ startOf
Sets the contained date to the start of unit, returning a new object.
📄️ endOf
Sets the contained date to the end of unit, returning a new object.