Method

ArrowCSVReadOptionsget_timestamp_parsers

since: 16.0.0

Declaration [src]

GList*
garrow_csv_read_options_get_timestamp_parsers (
  GArrowCSVReadOptions* options
)

Description

No description available.

Available since: 16.0.0

Return value

Type: A list of GArrowTimestampParser*

The list of GArrowTimestampParsers to be used.

The data is owned by the instance.