Skip to content

Instantly share code, notes, and snippets.

@andresgcarmona
Created December 28, 2022 19:50
Show Gist options
  • Save andresgcarmona/9014a9c0741aa7c8e57c1c067394ca08 to your computer and use it in GitHub Desktop.
Save andresgcarmona/9014a9c0741aa7c8e57c1c067394ca08 to your computer and use it in GitHub Desktop.
Get user's timezone in Javascript
Intl.DateTimeFormat().resolvedOptions().timeZone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment