summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/datetime/init_timezone_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-2/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-23/+20
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-2/+2
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-2/+2
* SERVER-28611 Use UTC TimeZone class for date expressions.Charlie Swanson2017-06-151-5/+5
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-141-0/+65
* Revert "SERVER-29207 Add DateTimeSupport to ServiceContext"Charlie Swanson2017-06-121-65/+0
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-081-0/+65