处理时间转换的Python库:Times

jopen 10年前

Times是一个小型,简约的Python库用于处理时间在不同时区之间的转换。它的设计简单明了。

>>> times.to_universal(local_time, 'Europe/Amsterdam')  datetime.datetime(2012, 2, 1, 10, 31, 45, 781262)

项目主页:http://www.open-open.com/lib/view/home/1404266382967