Samples
Forum
Support
Documentation
add
copy
datePart
dateToStr
dayStart
equal
getISOWeek
getUTCISOWeek
isHoliday
monthStart
strToDate
timePart
toFixed
weekStart
yearStart
Start
API Reference
Mixins
Date
Methods
dayStart
gets day start
object
dayStart
(
object
date
);
Parameters
date
object
date object
Returns
object
date object adjusted to the start of the day
Back to top