https://bugs.kde.org/show_bug.cgi?id=338515

--- Comment #2 from Philippe ROUBACH <[email protected]> ---
ok now i have a better definition of the pb .

the event sent by SNCF uses utc (gmt+0) time
for example if you get a train à 13 h 18 then the hour of the event sent by
SNCF is  11 h 18 utc
then
android using utc+2 creates an event at 13 h 18 : this is good
google using utc+2   cretates an event at 13 h 18 : this is good
but
korganizer(akonadi) creates an event at 15 h 18    : this is wrong

it seems it uses the kde clock time instead of utc time and does not care about
the parameters "utc" in the event sent by SNCF

kde clock time is "europe/paris" and "europe/paris" is utc+2
thus
utc+2+2 leads to 15 h 18

notes : SNCF is the french railways company

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to