Skip to main content
Latest
method Bson.Timestamp.fromInt
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { Timestamp } = Bson;

Returns a Timestamp represented by the given (32-bit) integer value.

Parameters

value: number