f
month(x: number | array<number> | matrix<number>): number | array<number> | matrix<number>
3 overloads
Extracts the month from a Unix timestamp.
Usage
import * as mod from "datatype/month.ts";
Extracts the month from a Unix timestamp.
import * as mod from "datatype/month.ts";