Skip to main content

Moment

Moment is the object that provides access to the moment API. It is a library for parsing, validating, manipulating, and displaying dates and times in JavaScript.

Shesha uses Moment.js to parse, validate, manipulate, and display dates and times in JavaScript.

The variable moment is an instance of the Moment.js library that Shesha provides to allow the manipulation of dates and times in JavaScript.