On 2023-03-28, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:

> So far, you seem to be the only person who has ever asked for a
> single entity incorporating an EPOCH (datetime.datetime) + a
> DURATION (datetime.timedelta).

It seems to me that tuple of two timdate objects (start,end) is the
more obvious representation, but it's six of one and a horse of the
same color.

If one really needs it to be a class, then it woulnd't be much more
than a dozen or two lines of code...

--
Grant

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to