[Python-Dev] PEP 431 Time zone support improvements (original) (raw)
Ronald Oussoren ronaldoussoren at mac.com
Fri Dec 28 22:12:38 CET 2012
- Previous message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Next message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28 Dec, 2012, at 21:23, Lennart Regebro <regebro at gmail.com> wrote:
Happy Holidays! Here is the update of PEP 431 with the changes that emerged after the earlier discussion.
Why is the new timezone support added in a submodule of datetime? Adding the new function and exception to datetime itself wouldn't clutter the API that much, and datetime already contains some timezone support (datetime.tzinfo).
Ronald
- Previous message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Next message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]