[cvs] [Wiki] changed: SyncMLDevicesFileFormats

Karsten Fourmont karsten at horde.org
Sun Oct 30 04:16:17 PST 2005


karsten  Sun, 30 Oct 2005 04:16:17 -0800

Modified page: http://wiki.horde.org/SyncMLDevicesFileFormats
New Revision:  1.5
Change log:  added nokia examples

@@ -78,6 +78,37 @@
 BODY:Nokia3nndies ist zusätzlicher Text!
 DCREATED:20051030T111735Z
 LAST-MODIFIED:20051030T112041Z
 END:VNOTE
+</code>
+
++++ Nokia 6230 Calendar example
+<code>
+BEGIN:VCALENDAR
+VERSION:1.0
+BEGIN:VEVENT
+DTSTART:20051030T170000
+DTEND:20051030T180000
+CATEGORIES:MEETING
+SUMMARY:calendar entry
+DESCRIPTION;CHARSET=ISO-8859-1;ENCODING=QUOTED-PRINTABLE:description=0Aline=
+ 2=0Aumlaut: =E4=0Alast line
+LOCATION:B
+END:VEVENT
+END:VCALENDAR
+</code>
+
++++ Nokia 6230 Task Example
+(events and tasks are in the same database)
+<code>
+BEGIN:VCALENDAR
+VERSION:1.0
+BEGIN:VTODO
+DUE:20051113T090000
+DTEND:20051113T090000
+PRIORITY:2
+STATUS:NEEDS ACTION
+SUMMARY:Task1
+END:VTODO
+END:VCALENDAR
 </code>
 


More information about the cvs mailing list