Skip to content
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

Add function BSON.ObjectId.get_timestamp/1 and BSON.ObjectId.get_timestamp!/1 #264

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

haohanyang
Copy link
Contributor

Python and node.js mongodb libraries have helper functions to extract timestamp from ObjectId. The PR adds those missing helper functions.

@haohanyang haohanyang changed the title Add function BSON.ObjectId.get_timestamp/1 and BSON.ObjectId.get_timestamp Add function BSON.ObjectId.get_timestamp/1 and BSON.ObjectId.get_timestamp!/1 Jan 16, 2025
@zookzook zookzook merged commit a50fcf7 into zookzook:master Jan 16, 2025
5 checks passed
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