消息 [107738]
Just to add a little bit of historical perspective, this proposal is really more than seven years old:
"""
s.keim (Dec 20, 2002 3:33 am; Comment #13)
.. do we really need methods like utcnow. I believe the following could be a little more easy to learn:
* the module define an UTC tzinfo object
* the module define an UTC tzinfo object instead of utcfromtimestamp(x) and utcnow(), the user can use fromtimestamp(x, tzinfo=UTC) and now(tzinfo=UTC)
""" http://www.zope.org/Members/fdrake/DateTimeWiki/SuggestedRequirements
Apparently, this proposal have been forgotten and reinvented again in msg106411, point 2. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-06-13 16:06:29 | belopolsky | 修改 | recipients:
+ belopolsky, tim.peters, doerwalter, brett.cannon, mark.dickinson, ggenellina, pitrou, techtonik, ajaksu2, kawai, eric.araujo, r.david.murray, rafe, daniel.urban, l0nwlf, akira |
| 2010-06-13 16:06:29 | belopolsky | 修改 | messageid: <1276445189.28.0.462380146536.issue5094@psf.upfronthosting.co.za> |
| 2010-06-13 16:06:25 | belopolsky | 链接 | issue5094 messages |
| 2010-06-13 16:06:24 | belopolsky | 创建 | |
|