Skip to main content
The Deno 2 Release Candidate is here
Learn more
method TimeUtil.prototype.getTimeMailFormat
import { TimeUtil } from "https://deno.land/x/sptaki@1.2.0/utils/TimeUtil.d.ts";

Gets the current time in UTC in a format suitable for mail in EFT.

Returns

string

The current time as 'HH:MM' in UTC.