On Wednesday 13 of February 2013 11:04:46 Johannes Renner wrote: > On 08/01/2012 06:04 PM, Tomas Lestach wrote: > > Hello Johannes, > > > > I somehow misread the javadoc you linked in your original e-mail. > > I made some quick tests and applied your original patch. :-) > > > > spacewalk.git: 3bc5907dd0f669fb391701188055102433d65e9f > > It looks like we might have to rollback the above commit: > > We got a bugreport stating that the schedule tab shows all scheduled > action times in GMT, no matter what timezone the user has configured. > We could reproduce this only on Oracle based installations though, > apparently the GMT conversion in the above commit does not really > work when using the Postgres JDBC driver.. > > Attached is a patch rolling back the above commit, but fixing the > package build times by interpreting them as GMT. These are written > to the DB as GMT, as you can see here: > > /backend/server/importlib/headerSource.py (line 59) > > ... > # A UNIX timestamp > val = gmtime(val) > ... > > Regards, > Johannes
Hello Johannes, I committed your patch as: d4bdf37b4c666435047a86907955e8d9b7dd6369 Additionally I fixed the checkstyle issues. Thank you, -- Tomas Lestach RHN Satellite Engineering _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel