Module

x/web_bson/mod.js>Timestamp.fromInt

web_bson is a fork from mongodb/js-bson
Very Popular
Latest
method Timestamp.fromInt
import { Timestamp } from "https://dotland.deno.dev/x/web_bson@v0.3.0/mod.js";

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

Parameters

value: number