[Datetime-SIG] What's are the issues?
Felipe Ochoa
felipe.nospam.ochoa at gmail.com
Tue Jul 28 23:38:36 CEST 2015
Here is my best shot at categorizing the different outstanding design
issues:
1. Datetime arithmetic
a) datetime +/- timedelta
i. Naive (no tzinfo) datetime objects
ii. Aware (with tzinfo) datetime objects
b) datetime - datetime
i. When both are naive
ii. When both have same tzinfo
iii. When the two have different tzinfos
2. Inter-timezone conversion
a) adding an isdst (or which) attribute
b) algorithm specification
I think 1ai, 2bi, and 1biii are uncontroversial at this point, and 2a we
have consensus on the need but not the name
On 28 July 2015 at 15:58, Chris Barker <chris.barker at noaa.gov> wrote:
> Hi folks,
>
> Now that we have a datetime list, maybe it's time to rre-center ourselves.
>
> I know I got all caught up in the semantics an details, but I just now
> gave the PEP another read-through, and, well, it looks good to me.
>
> What are the issues still to be resolved?
>
> -Chris
>
>
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R (206) 526-6959 voice
> 7600 Sand Point Way NE (206) 526-6329 fax
> Seattle, WA 98115 (206) 526-6317 main reception
>
> Chris.Barker at noaa.gov
>
> _______________________________________________
> Datetime-SIG mailing list
> Datetime-SIG at python.org
> https://mail.python.org/mailman/listinfo/datetime-sig
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150728/8f406030/attachment-0001.html>
More information about the Datetime-SIG
mailing list