Milestone module was giving datetime start/stop objects to the Attachment.get_timeline_events method. I think this is actually the correct thing to do API-wise, so I'm modifying the other calls to do the same, and fixing the Attachment module accordingly. Closes #5432.