Skip to main content
Module

x/atlas_sdk/mod.ts>Timestamp.fromInt

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method Timestamp.fromInt
import { Timestamp } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts";

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

Parameters

value: number