Дата печати Python, время и часовой пояс
ts = now.strftime("%Y-%m-%d %H:%M:%S%z")
Mushy Moth
ts = now.strftime("%Y-%m-%d %H:%M:%S%z")