function date.weekOfYearimport { date } from "https://deno.land/x/postgres@v0.17.0/tests/test_deps.ts"; const { weekOfYear } = date; weekOfYear(date: Date): numberGet number of the week in the year (ISO-8601) Parametersdate: DateReturnsnumberNumber of the week in year