Skip to main content

ExactDateFormat Type

Declaration

export type ExactDateFormat = "Year" | "Quarter" | "Month" | "Day" | "Hour" | "Minute" | "Second"

Members

Name
"Year"
"Quarter"
"Month"
"Day"
"Hour"
"Minute"
"Second"