[Python-Dev] PEP 431 Time zone support improvements (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Wed Jan 9 03:23:51 CET 2013
- Previous message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Next message: [Python-Dev] Add "e" (close and exec) mode to open()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jan 9, 2013 at 5:02 AM, Brett Cannon <brett at python.org> wrote:
On Tue, Jan 8, 2013 at 1:08 PM, Lennart Regebro <regebro at gmail.com> wrote:
Alternative names for the timezone() function is gettimezone(), which has already been rejected, and zoneinfo() which makes it clear that it's only zoneinfo timezones that are relevant. I'm personally +0 on zoneinfo(), but I don't have a better suggestion.
zoneinfo() sounds reasonable to me.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] PEP 431 Time zone support improvements - Update
- Next message: [Python-Dev] Add "e" (close and exec) mode to open()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]