Commit 467099f
[release/8.0-staging] [main] Fixed DateTimeOffset.Now calls on Android with specific conditions (#94718)
Fixed issue when DateTimeOffset.Now throws exception on Android with Arabic language & western hemisphere timezone
Backport of #94710
Co-authored-by: Taras Shevchuk <[email protected]>1 parent 5acd05e commit 467099f
File tree
1 file changed
+2
-1
lines changed- src/libraries/System.Private.CoreLib/src/System
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments