keithamus / tempus

Tempus - Time for a new Date()
http://tempus-js.com
Other
94 stars 9 forks source link

Documentation issue #15

Closed tomcooksey closed 12 years ago

tomcooksey commented 12 years ago

http://tempus-js.com/api/now/

This page first says Tempus.now() returns seconds since epoch but then subsequently says it's the same as Date.now() which returns milliseconds. On testing it is indeed milliseconds not seconds.

keithamus commented 12 years ago

Moved to https://github.com/keithamus/tempus-js.com/issues/1