Comment 50 for bug 365065

Revision history for this message
In , Alex+bugzilla (alex+bugzilla) wrote :

(In reply to comment #31)
> (In reply to comment #30)
> > Is there a workaround for this other than requiring every computer that will be
> > using GnuCash in an organization to stay on the same timezone forever?
>
> Yes, all you need is for all GnuCash processes in the organization to stay in
> the same timezone forever. When I first discovered this problem, I wrote a
> little wrapper script that runs "TZ=:America/New_York /usr/bin/gnucash".

How would that work for the Win32 version? I don't believe you can specify the TZ for specific processes in Windows. Is there a way to pass the TZ to gnucash as a startup parameter or manually enter it into a config file?