timestampFormat property

String? timestampFormat
getter/setter pair

Format used to parse TIMESTAMP values.

Supports C-style and SQL-style values.

Optional.

Implementation

core.String? timestampFormat;