Re: [fossil-users] getting fossil timeline to show time offsets

2013-08-21 Thread Dillon, Eric W - Norman, OK - Contractor
In TCC (a CMD replacement for windows), I use the following where %_unixtime is 
a variable representing the current time.

echo insert into config (name,value,mtime) values 
(timeline-utc,0,%_unixtime); | fossil sql

From: fossil-users-boun...@lists.fossil-scm.org 
[mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Stephan Beal
Sent: Tuesday, August 20, 2013 11:45
To: Fossil SCM user's discussion
Subject: Re: [fossil-users] getting fossil timeline to show time offsets

On Tue, Aug 20, 2013 at 6:25 PM, j. van den hoff 
veedeeh...@googlemail.commailto:veedeeh...@googlemail.com wrote:
On Tue, 20 Aug 2013 17:59:11 +0200, Benedikt Ahrens 
benedikt.ahr...@gmx.netmailto:benedikt.ahr...@gmx.net wrote:
Hello,

the fossil timeline command shows UTC time rather than observing the
system setting (UTC+02:00, in my case).
Is there anything I can do to change this?

you can switch off UTC (so that it uses local time) in the web interface (admin 
- timeline). don't know whether there is a command line way to do this.

in parallel i've been looking for one and haven't found it. i assume there 
isn't one.

TODO += add 'localtime' config setting (boolean)

IIRC the internal infrastructure is there, it just seems to be missing from the 
CLI settings comment (?).

--
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] getting fossil timeline to show time offsets

2013-08-20 Thread Benedikt Ahrens
Hello,

the fossil timeline command shows UTC time rather than observing the
system setting (UTC+02:00, in my case).
Is there anything I can do to change this?

fossil version is 1.26.

Thanks.
Benedikt
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] getting fossil timeline to show time offsets

2013-08-20 Thread j. van den hoff
On Tue, 20 Aug 2013 17:59:11 +0200, Benedikt Ahrens  
benedikt.ahr...@gmx.net wrote:



Hello,

the fossil timeline command shows UTC time rather than observing the
system setting (UTC+02:00, in my case).
Is there anything I can do to change this?


you can switch off UTC (so that it uses local time) in the web interface  
(admin - timeline). don't know whether there is a command line way to do  
this.


j.



fossil version is 1.26.

Thanks.
Benedikt
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users



--
Using Opera's revolutionary email client: http://www.opera.com/mail/
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] getting fossil timeline to show time offsets

2013-08-20 Thread Stephan Beal
On Tue, Aug 20, 2013 at 6:25 PM, j. van den hoff
veedeeh...@googlemail.comwrote:

 On Tue, 20 Aug 2013 17:59:11 +0200, Benedikt Ahrens 
 benedikt.ahr...@gmx.net wrote:

  Hello,

 the fossil timeline command shows UTC time rather than observing the
 system setting (UTC+02:00, in my case).
 Is there anything I can do to change this?


 you can switch off UTC (so that it uses local time) in the web interface
 (admin - timeline). don't know whether there is a command line way to do
 this.


in parallel i've been looking for one and haven't found it. i assume there
isn't one.

TODO += add 'localtime' config setting (boolean)

IIRC the internal infrastructure is there, it just seems to be missing from
the CLI settings comment (?).

-- 
- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users