TimePicker.with_format


Description:

public TimePicker.with_format (string format_12, string format_24)

Creates a new TimePicker.

Parameters:

format_12

The desired custom 12h format. For example "%l:%M %p".

format_24

The desired custom 24h format. For example "%H:%M".