Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

add custom timezone

node v10.24.1
version: master
endpointsharetweet
const spacetime=require('spacetime') let s=spacetime() s.timezones['cet']=s.timezones['europe/paris'] spacetime('today','cet').timezone()
Loading…

no comments

    sign in to comment