Hi, I'm just starting out in using Fossil. We're mostly interested in the issue tracking system. I'm making some initial configuration to suit our needs. A question:
In the Edit Ticket template, there is some code: set ctxt "$ctxt added on [date] UTC:</i><br />\n$cmappnd" append_field comment $ctxt This produces some text: "BobSmith added on 08:00:00 17/5/2012 UTC:" whenever someone adds a comment to a ticket. Is there a way to make [date] give local time instead of UTC? I've turned on the setting for "show local time" on the server settings, so it would be confusing to have a mix of local and UTC times. For now, I've simply removed that code, so people have to go to history to see the timestamp of comments. But it would be handy to have the original functionality, with local time. Thanks, zchen
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

