Variable DAYConst

DAY: number = ...

The number of milliseconds in a day.

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

DAY; // 86_400_000