|
My solution would be to EXPORT the Day-Timer data: contacts, calendar entries, tasks, and etcetera in either ASCII or CSV format and then use AWK (or PERL, or any other script tool of your choice) to reformat the data such that you can use the OutLook IMPORT function.
|