Answers for "js get iana timezone"

2

js get iana timezone

console.log(Intl.DateTimeFormat().resolvedOptions().timeZone)
Posted by: Guest on October-31-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language