#briskdev1-unix-timestamp

1 messages · Page 1 of 1 (latest)

undone ivy
raw remnant
#

unix timestamps are just seconds from january 1st, 1970

#

there are thousands of examples online in any given language

undone ivy
#

yeah the most common mistake is that in Node they use milliseconds by default

mental adder
#

Got it, thank you. One more reason for me to hate Node