feat : added Kabul to the list of timezones (#7370)
This commit is contained in:
parent
71cd36865b
commit
a3714c8e3e
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ class TimezoneEndpoint(APIView):
|
|||
("Astrakhan", "Europe/Astrakhan"), # UTC+04:00
|
||||
("Tbilisi", "Asia/Tbilisi"), # UTC+04:00
|
||||
("Mauritius", "Indian/Mauritius"), # UTC+04:00
|
||||
("Kabul", "Asia/Kabul"), # UTC+04:30
|
||||
("Islamabad", "Asia/Karachi"), # UTC+05:00
|
||||
("Karachi", "Asia/Karachi"), # UTC+05:00
|
||||
("Tashkent", "Asia/Tashkent"), # UTC+05:00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue