Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save DavoudTeimouri/cc3fd17a1be7b30cda9d85d32daacbd9 to your computer and use it in GitHub Desktop.

Select an option

Save DavoudTeimouri/cc3fd17a1be7b30cda9d85d32daacbd9 to your computer and use it in GitHub Desktop.
This Windows registry file will add new time zone (IRST) for Iranian users. You can use it until Microsoft release update.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones\IRST]
"Display"="(UTC+03:30) IRST"
"Dlt"="Iran Daylight Time"
"MUI_Display"="IRST"
"MUI_Dlt"="IRST"
"MUI_Std"="IRST"
"Std"="IRST"
"TZI"=hex:2e,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment