On Fr, 2011-08-26 at 00:34 +1000, Roger KeIrad wrote:
Hello,
i tried the same test code to retrieve DTSTART ,DTEND,SUMMARY and it
works .
only the LAST-MODIFIED field return a null pointer in it's data, i
don't understand why .
The reason is that "LAST-MODIFIED" is not the name of the field. You
need to use "DMODIFIED". See:
syncevolution/src/syncevo/configs/datatypes/10calendar-fieldlist.xml
If the semantic of a field is unclear, look at how it maps to the
iCalendar 2.0 standard:
syncevolution/src/syncevo/configs/datatypes/11calendar-profile.xml
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.