dateToStr(format,utc)

  • Type: Method
  • File: core/date.js
  • Implemented in: Date
  • Included in:

converts date object to a string in a certain format

Parameters

  • format - date format
    • string
  • utc - local time to UTC time (optional)
    • boolean

Returns

date string