import * as mod from "https://deno.land/std@0.209.0/datetime/day_of_year.ts";
Functions
Returns the number of the day in the year in the local time zone. | |
Returns the number of the day in the year in UTC time. |
import * as mod from "https://deno.land/std@0.209.0/datetime/day_of_year.ts";
Returns the number of the day in the year in the local time zone. | |
Returns the number of the day in the year in UTC time. |