I need a Javascript function that given a timezone, returns the current utc offset.
For example, theFuncIneed('US/Eastern') -> 240
Any idea?
Thanks
I need a Javascript function that given a timezone, returns the current utc offset.
For example, theFuncIneed('US/Eastern') -> 240
Any idea?
Thanks