Le 6 mai 2010 à 20:10, Frank Niessink a écrit : > Hi Jérôme, > > I'm currently changing the start date, due date and completion date > properties of tasks to include times. So they will be of the > date.DateTime() type. For the time being I was planning to change the > iPhone syncing protocol so that only the date part is synced. Or can I > use the "t" format in protocol.py without changing anything at the > iPhone side?
No, if you use 't' the iPhone app will be confused. I checked in a hack to make sure it will work (probably along the lines of what you intended to do). Cheers Jérôme
