Skip to main content
Module

x/mongo/mod.ts>ObjectId#getTimestamp

MongoDB driver for Deno
Extremely Popular
Go to Latest
method ObjectId.prototype.getTimestamp
Re-export
import { ObjectId } from "https://deno.land/x/mongo@v0.31.1/mod.ts";

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