gitk: Disable fastdate stuff for now
authorPaul Mackerras <paulus@samba.org>
Sun, 20 Nov 2005 22:56:07 +0000 (09:56 +1100)
committerPaul Mackerras <paulus@samba.org>
Sun, 20 Nov 2005 22:56:07 +0000 (09:56 +1100)
It has a fatal flaw in that it only handles timezones that are a
multiple of an hour. It's really only needed with Tk8.5, where
the clock format command has been reimplemented in Tcl and is much
slower than in Tk8.4.

Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found