Module

std/datetime/constants.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.170.0/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.