I get an error when executing queries with some timezones, such as Etc/UTC or Etc/GMT+12, while the same queries with other timezones, such as Europe/London, work correctly. The error occurs when specifying the processManagement.timeZoneInfo parameter, which is set by default to /usr/share/zoneinfo. When omitting this parameter and using the built-in database, the error does not occur. Downloading and using the timezone archive from the documentation, as advised in SERVER-41948, does not solve the problem.
- is duplicated by
-
SERVER-41948 MongoDB not supporting all standard timezones
- Closed
- related to
-
SERVER-60141 Upgrade timelib to 2021.09 or later
- Closed