dateFormat property

String? dateFormat
getter/setter pair

Format used to parse DATE values.

Supports C-style and SQL-style values.

Optional.

Implementation

core.String? dateFormat;