Skip to content

Instantly share code, notes, and snippets.

@kylekatarnls
Last active January 28, 2019 14:19
Show Gist options
  • Save kylekatarnls/4d54a7843dd3eba165da525999192140 to your computer and use it in GitHub Desktop.
Save kylekatarnls/4d54a7843dd3eba165da525999192140 to your computer and use it in GitHub Desktop.
new Date('2001-12-31T23:59:59.000000Z').toLocaleString('en-US', {
timeZone: 'Asia/Calcutta'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment