export type SimpleDatetimeFormat = "full" | "long" | "medium" | "short" | "disabled";