-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MERGE #3420 @obastemur] linux: free datetime interface from tz
Merge pull request #3420 from obastemur:time_faster - Improves performance on XPLAT (up to 10 times) - New OSX Date interface had dropped old Windows specific date tests. Do the same for Linux - XPLAT DST for BC (negative years) doesn't have to match to Windows.
- Loading branch information
Showing
6 changed files
with
122 additions
and
308 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
229 changes: 0 additions & 229 deletions
229
lib/Runtime/PlatformAgnostic/Platform/Linux/DateTime.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.