Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lyse
tt
Commits
f73a824d
Commit
f73a824d
authored
Jan 04, 2021
by
Lysander Trischler
Browse files
Support UTC-3 offset in old hash
parent
cc2860c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
twtxthash.py
View file @
f73a824d
...
...
@@ -10,6 +10,7 @@ _tz_abbr_cache = {
"+0000"
:
"UTC"
,
"+0100"
:
"CET"
,
"+0200"
:
"CEST"
,
"-0300"
:
"-0300"
,
"-0400"
:
"-0400"
,
"-0500"
:
"-0500"
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment