Description
Tajo does not print time with timezone. For example, the difference between PostgreSQL and Tajo as follows:
SELECT now(); ------------------------------------ PostgreSQL: 2014-11-17 02:19:15.045759-08 Tajo : 2014-11-17 02:20:46.63
Attachments
Issue Links
- relates to
-
TAJO-1234 Rearrange timezone in date/time types
- Resolved