type alias DateStyleimport { type DateStyle } from "https://deno.land/x/blog@0.4.4/types.d.ts"; definition: | "full" | "long" | "medium" | "short"