UITextContentTypeDateTime

Static UITextContentTypeDateTime 

Source
pub unsafe static UITextContentTypeDateTime: &'static UITextContentType
Available on crate feature UITextInputTraits only.
Expand description

Dates, times, or durations such as “7-3-2021” or “This Saturday”, “12:30”, and “10-11am”, respectively.

See also Apple’s documentation