Date
It is really easy to convert local time to UTC in JavaScript
Do you feel the need for a library even for a small task like converting local Date to UTC format?
javascriptdateutc
How to Initialize a JavaScript Date to a Particular Time Zone?
Sometimes, we may want to initialize a JavaScript date to a particular time zone. The default time zone is UTC.
javascriptdatetime