jeudi 7 juillet 2016

How to convert UTC timezone to getTimezoneoffset()?


Here is the UTC date/time: 2014-06-01 12:00

how can i convert the above date and time to a new timezone with this:

new Date().getTimezoneOffset(); or even this:

-(new Date().getTimezoneOffset() / 60);


Aucun commentaire:

Enregistrer un commentaire