Method

ArrowStrptimeTimestampParserget_format

since: 16.0.0

Declaration [src]

const gchar*
garrow_strptime_timestamp_parser_get_format (
  GArrowStrptimeTimestampParser* parser
)

Description

No description available.

Available since: 16.0.0

Return value

Type: const gchar*

The format used by this parser.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.