消息 [83936]
i don't think this can be solved in a way that is independent of the
chosen unit, as it requires a concept of "whole time-units" (as in
"whole numbers"); whether these be seconds or minutes would be
completely arbitrary.
(`5 minutes % 3 = 0 minutes` would be true if based on seconds because
`5 minutes = 3 * 100 seconds + 0 minutes` but `5 minutes % 3 = 2
minutes` based on minutes because `5 minutes = 3 * 1 minute + 2 minutes`.) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-03-21 12:38:03 | webograph | 修改 | recipients:
+ webograph, jribbens, amaury.forgeotdarc, mark.dickinson, belopolsky, vstinner, fredrikj, tleeuwenburg@gmail.com |
| 2009-03-21 12:38:01 | webograph | 链接 | issue2706 messages |
| 2009-03-21 12:38:01 | webograph | 创建 | |
|