|
|
Subscribe / Log in / New account

tzdata versions

tzdata versions

Posted Mar 4, 2020 16:29 UTC (Wed) by Nahor (subscriber, #51583)
In reply to: tzdata versions by mirabilos
Parent article: Python time-zone handling

If your Python app talks to some other Python app, using consistent data between the two systems might be better. But if your app talks to the user (e.g. clock app), or to some non-Python app (e.g. a web server), or using crypto (certificates), or ... using an up-to-date timeinfo is likely better. Feels to me that the latter is most common than the former.


to post comments

tzdata versions

Posted Mar 9, 2020 21:22 UTC (Mon) by cortana (subscriber, #24596) [Link]

Oh no... surely dates and times in certificates are specified in terms of UTC... right?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds