Commits

Wes McKinney authored a32ae59094b
ARROW-625: [C++] Add TimeUnit to TimeType::ToString. Add timezone to TimestampType::ToString if present Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #377 from wesm/ARROW-625 and squashes the following commits: d76a8d3 [Wes McKinney] Move PrintTimeUnit into operator<< for std::ostream 351f90e [Wes McKinney] Add TimeUnit to TimeType::ToString. Add timezone to TimestampType::ToString if it has one