Functions

f
weekday(x: number | array | matrix): number | array | matrix
3 overloads

Gets the ISO weekday for a given Unix timestamp.

Usage

import * as mod from "datatype/weekday.ts";