24 Feb 2003 23:01
Question regarding vToDo (iCal) objects
David A. Desrosiers <hacker <at> gnu-designs.com>
2003-02-24 22:01:21 GMT
2003-02-24 22:01:21 GMT
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm working on some conduits to export Palm data to vCard/iCal objects, and one of these is the vToDo object mentioned in RFC2445. I've got the code working thus far (simple printf's of the data structures for the moment), but I've got a question.. Is the vToDo object supposed to be encapsulated inside a VCAL or VEVENT object? What is the proper format for the data in this regard, when it has no relationship at all to any Calendar (Datebook) data? Here's an example (I recognize the due dates is incorrect, I'm working on a way to parse and fix that from the data stored in the Palm data itself): BEGIN:VTODO UID:20030224T215840Z-30319-101-859-35 <at> broccoli DTSTAMP:1076461312 DTSTART:1073767653 DUE:Mon Jul 22 00:00:00 2002 <- ignore this date for now SUMMARY:Fix domain ownership errors CLASS:0 CATEGORIES:Business PRIORITY:2 STATUS:INCOMPLETE END:VTODO Should this appear "standalone" like this? My goal is to be able to output a format that another application can read or import. Thanks in advance for the help. d. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+WpY0kRQERnB1rkoRAiyMAJ0aJqEVRrIRJV4sWWloMX2JS6QyVQCgseow Ek4AdIv4NaFroGkpM9t0zbw= =H/AI -----END PGP SIGNATURE-----
RSS Feed