-
-
Notifications
You must be signed in to change notification settings - Fork 294
Solve "large-dates" ambiguity #683
Copy link
Copy link
Closed
Labels
A-formattingArea: formattingArea: formattingA-parsingArea: parsingArea: parsingC-feature-requestCategory: a new feature (not already implemented)Category: a new feature (not already implemented)
Metadata
Metadata
Assignees
Labels
A-formattingArea: formattingArea: formattingA-parsingArea: parsingArea: parsingC-feature-requestCategory: a new feature (not already implemented)Category: a new feature (not already implemented)
Hi,
bsonenables the "large-dates" feature, which means that when you add it to your crate, everything that parsed sometime::PrimitiveDateTimes using the plain version oftimewill potentially break, due to some documented ambiguities.Is it possible to provide a way to solve those ambiguity, so that we don't have to change our program in order to handle different date-time formats?
Maybe a way to provide the number of characters dedicated to the [year] value?
This is the datetime which causes problems when "large-dates" is enabled:
20240602205731Z