Code

If no hours info is provided to Date constructors it defaults to local midnight,...
authorkedder <kedder@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 23 Feb 2003 19:05:15 +0000 (19:05 +0000)
committerkedder <kedder@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 23 Feb 2003 19:05:15 +0000 (19:05 +0000)
commit59a82c2780ee1c84d56debcb3de9ec8f1954db35
tree45ff4ea19392ccb23c87d0bd5f15d180d118f9c6
parent9091617bfa646db2993f7c03aad9b28e5cee3e86
If no hours info is provided to Date constructors it defaults to local midnight, not GMT (sf bug 691434)
fix in history displaying of date fields changes

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