[Python-Dev] PEP 431 Time zone support improvements - Update

Nick Coghlan ncoghlan at gmail.com
Wed Jan 9 03:23:51 CET 2013


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 get_timezone(), 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


More information about the Python-Dev mailing list