On Thu, Apr 19, 2012 at 11:26:34AM +0200, Llu?s Batlle i Rossell wrote: > On Wed, Apr 18, 2012 at 09:15:01PM -0400, James Turner wrote: > > > > > sqlite3 repo.fossil "REPLACE INTO config(name,value) > > > > > VALUES('timeline-utc','1')" > > > > > > > > > > > > > I could be wrong here, but isn't UTC/GMT the default? > > > > > > > > > > Yes! Sorry, what I meant was "localtime". > > > > > > > Well in that case I believe you will want to use 2 instead of 1 in the > > sqlite3 > > command Richard suggested above. > > timeline-utc = 2 means localtime? I'd imagine '0' would mean localtime. :)
Well you imagine wrong. I actually looked at the source code. /* 1 for UTC. 2 for localtime. 0 not yet selected */ -- James Turner ja...@calminferno.net _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users