`New Date().getTime()` is both uglier and slower than `Date.now()` `Date.now()` is available on all the browsers we support.
Follow-up-to accbbded15
accbbded15
.js.es6
.js