Page MenuHomePhorge

Made Timezone format Outlook compatible
ClosedPublic

Authored by mollekopf on Jul 1 2021, 8:00 PM.
Tags
None
Referenced Files
F11998179: D2647.id7459.diff
Sat, May 4, 7:28 AM
Unknown Object (File)
Thu, May 2, 8:39 PM
Unknown Object (File)
Thu, May 2, 6:55 AM
Unknown Object (File)
Tue, Apr 30, 10:42 AM
Unknown Object (File)
Mar 17 2024, 10:17 AM
Unknown Object (File)
Mar 6 2024, 6:09 PM
Unknown Object (File)
Mar 1 2024, 3:34 PM
Unknown Object (File)
Feb 23 2024, 5:13 AM

Details

Summary

According to e.g. https://docs.microsoft.com/en-us/windows/win32/api/minwinbase/ns-minwinbase-systemtime,
24 is not allowed in the Hour field, and consequently Outlook can't deal with it.
This is the same workaround that Outlook applies.

Thanks to alec for finding the issue.

Diff Detail

Repository
rS syncroton
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.

The filemode change is not intentional...

This revision was not accepted when it landed; it landed in state Needs Review.Jul 2 2021, 10:45 AM
This revision was automatically updated to reflect the committed changes.