<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> The only other thing I found<br>
> really weird about datetime is how Python 2 had no implementation of<br>
> a UTC tzinfo class, despite this being utterly trivial - </blockquote><div><br></div><div>Huh? it is either so trivial that there is no point -- simiply say that your datetimes are UTC, and you are done.</div><div><br></div><div>Or it's not the least bit trivial -- the only difference between a UTC datetime and a "naive" datetime is that one can be converted to (or interact with) other time zones. Except that, as we know from this conversation, is very, very non-trivial!</div><div><br></div><div>(Also, technically, UTC would use leap-seconds...)</div><div><br></div><div>-Chris</div><div><br></div></div>-- <br><div class="gmail_signature"><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div>