Commits


Sutou Kouhei authored and Wes McKinney committed 4bf0b90cb32
ARROW-7456: [C++] Add support for YYYY-MM-DDThh and YYYY-MM-DDThh:mm timestamp formats Because ISO 8601 accepts them. See also: https://en.wikipedia.org/wiki/ISO_8601#Times Closes #6080 from kou/cpp-string-converter-timestamp-no-second and squashes the following commits: 20f59e70c <Sutou Kouhei> Add support for YYYY-MM-DDThh and YYYY-MM-DDThh:mm timestamp formats Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>