Comment 5 for bug 442362

Revision history for this message
sabby7890 (tsalacinski) wrote :

This is still a work in progress. It seems there's a bug in GTK (?) - g_time_val_to_iso8601 converts the time value to iso8601 format (to save it in this format into the conf file), but g_time_val_from_iso8601 converts one hour behind. So converting time with this function and then converting it back is giving one hour delay. I am working on this, but unfortunately this will mean that configuration files will not be compatible with older versions.