Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

I'm dumbass, my bad. I passed datetime.timezone.utc (which equals UTC+0), but I'm in UTC+3, that's why nothing worked. I changed it onto datetime.timezone(datetime.timedelta(hours=3)) and now they works!

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@obfuscate
Comment options

@obfuscate
Comment options

@obfuscate
Comment options

Answer selected by obfuscate
Comment options

You must be logged in to vote
1 reply
@obfuscate
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants