set Text Input Format
@CanIgnoreReturnValue
Sets the formatter that will be used to input dates using a keyboard.
This affects the hint text and error suggestions of the date input field. Using this setter requires caution to ensure dates are formatted properly in different languages and locales.
Parameters
format
a SimpleDateFormat used to format text input dates