Moment.js

Overview

Moment.js is a handy date and time manipulation library that Tasklemon embeds, and exposes through the moment global. For more information on Moment's API, see the online documentation. Anywhere dates are accepted in Tasklemon, you can both pass native Date objects and Moment objects.