A long, long time ago, regarding the output
of "cvs log" and dates in UTC, I wrote:
> [smc] What? It should be a fairly
> simple matter to take an ascii time in
> a predefined format in a predefined
> timezone, (e.g. the time stamps in the
> CVS logs, and convert them to local
> time in the output at the time the log
> command is run, (of course they would
> still be _stored_ in "GMT" (UTC actually,
> I think)) I don't see how this would be
> such a "hack".
So here's a patch that adds a "-L" option to
"cvs log" which causes the dates to be
output in the local time zone. They are
still stored in UTC, and are output in UTC
by default, of course.
<<log.c.patch>>
log.c.patch