Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript time zone converter Reply To: time zone converter

#234823
nkrisc
Participant

You might try using th Moment.js Timezone library: http://momentjs.com/timezone/

Whatever you choose, I wouldn’t recommend trying to implement timezones aware times yourself.