adlnet / xAPIWrapper

Wrapper to simplify communication to an LRS
https://adlnet.gov/projects/xapi/
Apache License 2.0
219 stars 114 forks source link

Extending native Date prototype #129

Closed oliverfoster closed 5 years ago

oliverfoster commented 5 years ago

https://github.com/adlnet/xAPIWrapper/blob/master/src/xapiwrapper.js#L3-L26

This should probably be converted to a function called DateToISOString.

Reference article

Dependent on #135

oliverfoster commented 5 years ago

closed in favour of #139