-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Platforms 13 (04/22/16), Query 2017-08-21
Not all of our supported platforms guarantee support of times before the epoch. We need cross platform solution.
Specifically, certain versions of Visual Studio do not support negative values of time_t. We depend on OS libraries for converting time_t to and from strings, via struct tm (gmtime, e.g.).
- duplicates
-
SERVER-12816 Support dates before 1970 on Windows
- Closed
- is depended on by
-
TOOLS-83 Mongoexport to CSV fails for dates before epoch.
- Closed