Variable WEEKConst

WEEK: number = ...

The number of milliseconds in a week.

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

WEEK; // 604_800_000