convert local ISO string to UTC ISO String using javascript

Viewed 12

I have a local ISO string. I wanted to convert this local ISO string to a UTC ISO string.

Input: local ISO string 
Output: UTC ISO string
0 Answers
Related