Page MenuHomePhorge

Made Timezone format Outlook compatible
ClosedPublic

Authored by mollekopf on Jul 1 2021, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 10:17 AM
Unknown Object (File)
Wed, Mar 6, 6:09 PM
Unknown Object (File)
Fri, Mar 1, 3:34 PM
Unknown Object (File)
Feb 23 2024, 5:13 AM
Unknown Object (File)
Feb 22 2024, 11:00 PM
Unknown Object (File)
Jan 30 2024, 3:57 PM
Unknown Object (File)
Jan 26 2024, 7:54 PM
Unknown Object (File)
Jan 23 2024, 1:57 PM

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.