Skip to content

Commit

Permalink
Add 'JST' to timezones
Browse files Browse the repository at this point in the history
  • Loading branch information
MrS0m30n3 committed Dec 15, 2017
1 parent 968f197 commit c847445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devscripts/check-translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ def parse_date(date_string):

# Just a small list with the most common timezones
offset_list = [
("JST", "0900"),
("EEST", "0300"),
("EET", "0200"),
("GMT", "0000"),
Expand Down

0 comments on commit c847445

Please sign in to comment.