Method

ArrowStrptimeTimestampParserget_format

Declaration [src]

const gchar*
garrow_strptime_timestamp_parser_get_format (
  GArrowStrptimeTimestampParser* parser
)

Description

No description available.
Available since:16.0.0

Return value

Returns: const gchar*
 

The format used by this parser.

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