Skip to content

Display timezone information for datetime #835

@chenziliang

Description

@chenziliang

Describe what enhancement you'd like to have

For now, when we select a timestamp, it doesn't tell you what timezone it is used. Internally if users don't specify timezone for datetime/datetime64 column, we use UTC timezone by default, but sometimes, users will specify timezone for a datetime column, without displaying timezone, it could be confusing.

SELECT _tp_time FROM stream;

More details #833. Thanks @candlerb to bring up this issue.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions