Documentation

weekStart

gets the week start

object weekStart(object date);

Parameters

dateobjectdate object

Returns

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