Documentation

monthStart

gets the start of the month

object monthStart(object date);

Parameters

dateobjectdate object

Returns

objectdate object adjusted to the start of the month
Back to top