Skip to content

timestamp without timezone format issue #71

@FrederikPM

Description

@FrederikPM

Querying a table with a column of the type timestamp without timezone returns the time in the given format: [date][“T”][time][“Z”].
However, the “Z” notation indicates that the time is UTC and as such I think the format should be changed to [date][“T”][time].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions