Skip to main content
Module

x/appwrite/mod.ts>Health#getTime

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Health.prototype.getTime
Re-export
import { Health } from "https://deno.land/x/appwrite@10.0.0/mod.ts";

Get time

Check the Appwrite server time is synced with Google remote NTP server. We use this technology to smoothly handle leap seconds with no disruptive events. The Network Time Protocol (NTP) is used by hundreds of millions of computers and devices to synchronize their clocks over the Internet. If your computer sets its own clock, it likely uses NTP.