消息 [100052]
Looks good.
A documentation typo:
gmtime() -- convert seconds since Epoch to UTC tuple\n\
+timegm() - Convert a UTC tuple to seconds since the Epoch.\n\
Note the use of -- in the existing items.
I understand that the choice of float for return value is dictated by consistency with mktime, but I question the wisdom of returning float instead of int from mktime. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-02-24 17:21:12 | Alexander.Belopolsky | 修改 | recipients:
+ Alexander.Belopolsky, zooko, amaury.forgeotdarc, djc, hodgestar, pr0gg3d, aht |
| 2010-02-24 17:21:12 | Alexander.Belopolsky | 修改 | messageid: <1267032072.23.0.715042991439.issue6280@psf.upfronthosting.co.za> |
| 2010-02-24 17:21:10 | Alexander.Belopolsky | 链接 | issue6280 messages |
| 2010-02-24 17:21:10 | Alexander.Belopolsky | 创建 | |
|