Variable HOURConst

HOUR: number = ...

The number of milliseconds in an hour.

import { HOUR } from "@std/datetime/constants";

HOUR; // 3_600_000