-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-02-06, QE 2023-02-20
We want to add additional format specifiers to the timelib library, to create symmetry between dateFromString and dateToString; all format specifiers supported by one, should be supported by the other. This means adding %b and %B in dateToString, and %U and %w in dateFromString.
- split from
-
SERVER-50336 $dateFromString support for additional format specifiers (such as "%j" for day of year)
- Closed