Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method TimeUtil.prototype.getDate
Re-export
import { TimeUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";

Gets the current date as a formatted UTC string.

Returns

string

The current date as 'YYYY-MM-DD'.