Code

Changed date.Date to use regular string formatting instead of strftime -
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 5 Aug 2001 07:46:12 +0000 (07:46 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 5 Aug 2001 07:46:12 +0000 (07:46 +0000)
commitd24a56f402674f5ba94c5169d4e2afef29d1d3b9
treeb88bfccc8ed1a0ac3819cce1848e5d3997e443d6
parent67e9d3bb7d5855c1c864d686bdeeedd8a0676ace
Changed date.Date to use regular string formatting instead of strftime -
win32 seems to have problems with %T and no hour... or something...

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@212 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/date.py