-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
tracked-in-jiraTicket filed in Mongo's Jira systemTicket filed in Mongo's Jira system
Description
Hi,
when parsing a time::PrimitiveDateTime, the program's execution changes when the "large-dates" feature is enabled, due to some ambiguities when parsing a datetime.
bson
has such feature enabled by default, thus potentially modifying how a program works.
In our case, we got some panics which we didn't know where they came from.
Would it be possible to remove the "large-dates" feature from time
and perhaps make it optional?
Metadata
Metadata
Assignees
Labels
tracked-in-jiraTicket filed in Mongo's Jira systemTicket filed in Mongo's Jira system