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
datePart
gets the date part of date object
object
datePart
(
object
date
);
Parameters
date
object
date object
Returns
object
date part of initial date object
Back to top