-
Type:
Improvement
-
Resolution: Works as Designed
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
QE 2025-03-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the server process output timestamps in the following format:
2025-02-21T13:01:37.430+00:00
Resmoke would output the same timestamp slightly differently:
2025-02-21T13:01:37.430Z
If this is semantically equivalent, we should probably replace "Z" with "+00:00" to have a more unified format.
- related to
-
SERVER-101470 Remove timestamp log format inconsistencies in server code
-
- Closed
-