Sunday, 15 July 2012

javascript - Convert specific UTC timezone to local timezone -



javascript - Convert specific UTC timezone to local timezone -

okay, have been struggling problem many hours now. want convert "brasilia time (brt) -0300 utc" user's local timezone. how can using javascript? i've tried javascript libraries moment.js still no luck.

you time.clone().tz('yourlocalzone'). see also: http://momentjs.com/timezone/ total documentation.

javascript time timezone utc

No comments:

Post a Comment