Skip to main content
Module

std/datetime/constants.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.177.1/datetime/constants.ts";

Variables

The number of milliseconds in a day.

The number of milliseconds in an hour.

The number of milliseconds in a minute.

The number of milliseconds in a second.

The number of milliseconds in a week.