export type DateTimePickerView = 'year' | 'date' | 'hour' | 'minutes';