Manuals/calci/MOMENT

From ZCubes Wiki
Revision as of 15:53, 15 February 2019 by Devika (talk | contribs) (→‎Examples)
Jump to navigation Jump to search
MOMENT()


Description

  • This function shows the current date and time.
  • MOMENT is used to display the present date and time in Greenwich mean time which is called GMT time.
  • UK time is GMT only during the winter months.

Examples

  1. MOMENT() = "2018-05-24T18:54:09.484Z"
  2. MOMENT().subtract(23,"days") = "2018-05-01T18:54:54.421Z"
  3. MOMENT().subtract(INTERVAL(24,"days")) = "2018-04-30T18:55:33.409Z"


Related Videos

Moment

See Also

References