#currentlyjason-timestamps

1 messages · Page 1 of 1 (latest)

red jewel
#

you need to divide by 1000

#

unix timestamps are seconds since jan 1 1970 - what you've got there looks to be millis

#

(which is the default for javascript)

abstract timber
#

Perfect!! Loving this group. Thanks @red jewel