cgkineo / adapt-xAPI

An extension to utilise The Experience API (xAPI) to collect data on human performance, stored within a suitable Learning Record Store (LRS).
GNU General Public License v3.0
2 stars 1 forks source link

moment.js #1

Closed danielghost closed 1 year ago

danielghost commented 6 years ago

Consider using moment.js to handle all timings and the need for utils.js.

oliverfoster commented 6 years ago

moment.js is nice. https://momentjs.com/

moloko commented 6 years ago

anything that takes away the pain of having to work with dates & times is a good thing