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
copy
creates date copy
object
copy
(
object
date
);
Parameters
date
object
date object
Returns
object
copy of date object
Back to top