Date

  • Type: Interface
  • File: core/date.js
  • Based on: has not base object
  • Included in:

Methods

  • add - adds the number of date units to date
  • copy - creates date copy
  • datePart - gets the date part of date object
  • dateToStr - converts date object to a string in a certain format
  • dayStart - gets day start
  • getISOWeek - gets number of week by ISO (local time zone)
  • getUTCISOWeek - gets number of week by ISO (UTC time)
  • monthStart - gets the start of the month
  • strToDate - convert string to date object
  • timePart - gets time part of a date in seconds
  • weekStart - gets the week start
  • yearStart - gets the year start

Events

Doesn't have any

Properties

Doesn't have any