This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Description
From Firefox OS implementation experience [1]:
"TC39 (the people developing the JS language) has recommended against returning Date objects in new APIs. So returning long-long's seems like the way to go. It's both easier to implement and makes for a better API."
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=939302