spencermountain / spacetime

A lightweight javascript timezone library
http://spacetime.how/
Other
3.98k stars 184 forks source link

correcting type for time() in spacetime/types/types.d.ts - returns a string #334

Closed kalenoyphanith closed 2 years ago

kalenoyphanith commented 2 years ago

Fixing the issue #331

Changing the return type of time() from a number to a string

https://github.com/spencermountain/spacetime/issues/331

spencermountain commented 2 years ago

👌 👌 thank you Kalen - will add this to the next release