import { TimeUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";
Formats the time part of a date as a UTC string.
Parameters
date: Date
- The date to format in UTC.
import { TimeUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";
Formats the time part of a date as a UTC string.