On Wed, Aug 20, 2008 at 11:11 AM, Norbert Hoffmann <[EMAIL PROTECTED]> wrote: > I have never seen "timejumps" in one running process/shell, so I think > python runs in different processes? One or some of them must have inherited > other TZ settings.
The usual method is to force the TZ variable somewhere. Problem being that some of this is in the apache server process, so all the different processes are changing the values and conflicting. Perhaps it would be worthwhile to print the timezone in the log also, so you can really see what is happening. Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
