annotate roundup/cgi/zLOG.py @ 1463:a11e27d80737

If no hours info is provided to Date constructors... ...it defaults to local midnight, not GMT [SF#691434] fix in history displaying of date fields changes
author Andrey Lebedev <kedder@users.sourceforge.net>
date Sun, 23 Feb 2003 19:05:15 +0000
parents 55ab0c5b49f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
985
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 def LOG(*args, **kw):
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 pass

Roundup Issue Tracker: http://roundup-tracker.org/