Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/web_bson/src/objectid.ts>ObjectId#getTimestamp

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
method ObjectId.prototype.getTimestamp
import { ObjectId } from "https://deno.land/x/web_bson@v0.2.4/src/objectid.ts";

Returns the generation date (accurate up to the second) that this ID was generated.