customTimeFormatPattern property

String? customTimeFormatPattern
getter/setter pair

Custom time format pattern for default formatting

If null, uses standard format based on locale

Default: null

Implementation

static String? customTimeFormatPattern;