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

Gets the current date in UTC in a format suitable for emails in EFT.

Returns

string

The current date as 'DD.MM.YYYY' in UTC.