Bug 199715

Summary: vcalendar is exported with wrong time
Product: [Applications] kontact Reporter: FranJPR <fjperezor>
Component: calendarAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: christophe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description FranJPR 2009-07-10 21:35:48 UTC
Version:           Kontact 1.4.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

I would like to export events from calendar to my sony ericsson mobile. An event that starts at 19:00 and ends at 20:00 in calendar, is exported in the vcalendar file with DTSTART:20090712T170000Z, DTEND:20090712T180000Z, and when it is sent to the mobile via Kbluetooth Send File option, it is retrieved in the mobile with start time 18:00 and end time 19:00.
Comment 1 Christophe Marin 2009-07-11 15:04:26 UTC
Is your mobile phone aware that you're on UTC+2 ?
Comment 2 FranJPR 2009-07-13 11:13:25 UTC
(In reply to comment #1)
> Is your mobile phone aware that you're on UTC+2 ?

You are right!. Phone setting was not fine. When I changed it to the corresponding time zone, time was correctly updated in the phone. However, I have realised just one more thing, the character encoding of the file is wrong, i.e. event summary in the vcs file: Jesús, event summary in the phone: Jesðs

Thanks for your support