Check-in [532c47695f]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Also export all data as an XML ATOM file conforming to Google Calendar's ATOM feed.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 532c47695f52db1766ee9b7746815401680daa90
User & Date: MCO 2013-11-28 12:13:42.650
Context
2013-12-03
12:57
Added SQL file with a proposal for a data structure to be used in a more comprehensive approach to project-timekeeping. check-in: 4d13bbac76 user: MCO tags: trunk
2013-11-28
12:13
Also export all data as an XML ATOM file conforming to Google Calendar's ATOM feed. check-in: 532c47695f user: MCO tags: trunk
10:41
DAT2ICS: also convert .dat file to a .sqlite database (and leave that on disk). check-in: e8a09c7bd9 user: MCO tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to DAT2ICS/src/ProjectIt_dat2ics.dpr.
Changes to DAT2ICS/src/ProjectIt_dat2ics.dproj.
Added DAT2ICS/src/lib/NativeXml/NativeXml.inc.
Added DAT2ICS/src/lib/NativeXml/NativeXml.pas.
Added DAT2ICS/src/lib/NativeXml/NativeXmlObjectStorage.pas.
Added DAT2ICS/src/lib/NativeXml/NativeXmlXPath.pas.