forked from microsoft/ConcordExtensibilitySamples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework FormatSystemTime as it wasn't handling strictly invalid dates well. By handling the return values it can at least return empty strings rather than rubbish. Handle the invalid date in FileTimeToText as SystemTimeToTzSpecificLocalTime would fail (with a bad date) even though FileTimeToSystemTime would succeed.
- Loading branch information
David Lowndes
authored and
David Lowndes
committed
May 13, 2024
1 parent
1167c71
commit 5faa779
Showing
2 changed files
with
31 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters