0.0.2 • Published 10 years ago
nowsecs v0.0.2
nowsecs
Adds Date.nowSecs
which returns the current time in seconds. It also polyfills Date.now
.
Usage
require('nowsecs');
<script type="text/javascript" src="nowsecs.min.js"></script>
By James Hartig