Skip to content

RUST-1540 Rename i64_as_datetime to i64_as_bson_datetime #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

patrickfreed
Copy link
Contributor

This is a follow on PR to #381 which renames the new i64_as_datetime helper to i64_as_bson_datetime, which more closely matches our existing helpers. The "bson" portion helps differentiate between different datetime types that we have support for, such as those from chrono.

@patrickfreed patrickfreed requested a review from abr-egn January 9, 2023 16:50
Copy link
Contributor

@abr-egn abr-egn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this needs full review :)

@patrickfreed patrickfreed merged commit 3108a18 into mongodb:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants