Code

Migrating from "datetime" to "time"
authorSven Velt <sven@velt.de>
Mon, 21 Feb 2011 19:12:47 +0000 (20:12 +0100)
committerSven Velt <sven@velt.de>
Mon, 21 Feb 2011 19:12:47 +0000 (20:12 +0100)
Windows ActivePython has some problems with "strftime()" from "datetime". All
we need is also in "time" - and is much more simple...

Signed-off-by: Sven Velt <sven@velt.de>

No differences found