Const
The number of milliseconds in a week.
import { WEEK } from "@std/datetime/constants";WEEK; // 604_800_000 Copy
import { WEEK } from "@std/datetime/constants";WEEK; // 604_800_000
The number of milliseconds in a week.