It's supposed to be like this:
<StartTime>2023-08-15T11:00:00.000Z</StartTime>
Differential D4511
Fixed the datetime format for MeetingRequests mollekopf on Aug 14 2023, 5:15 PM. Authored by Tags None Referenced Files
Subscribers None
Details It's supposed to be like this: <StartTime>2023-08-15T11:00:00.000Z</StartTime>
Diff Detail
Event TimelineComment Actions Tested with android, where it now displays the correct time. I'm relatively sure we could remove the globalid shenanigans again, but who knows for sure. Comment Actions I don't mean the globalObjId itself, just that we encode the year/month/date/now is probably useless as it seems to be treated as an opaque blob (which would make sense). Maybe these values are just in there as an ad-hoc uuid mechanism that is supposed to guarantee uniqueness.. in any case, I'll leave it for the time being. |