从UTC偏移量获取时区缩写

Vir*_*put 3 python timezone

我的数据库中的UTC偏移量为用户提供:

+5:30 
Run Code Online (Sandbox Code Playgroud)

如何使用Python从此UTC偏移量中获取时区缩写?

+5:30 => IST
Run Code Online (Sandbox Code Playgroud)

甚至可以使用Python来做到这一点吗?

Mat*_*int 5

这是不可能的.

另请阅读StackOverflow上时区标签wiki的 "Time Zone!= Offset"部分.