Commits


Sutou Kouhei authored and GitHub committed cb1e29c0c1f
GH-40438: [GLib] Add GArrowTimestampParser (#40457) ### Rationale for this change It's a binding of `arrow::TimestampParser`. ### What changes are included in this PR? Add `GArrowStrptimeTimestampParser` and `GArrowISO8601TimestampParser`. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #40438 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>