Skip to content

ToString(<DateTime>) does not return timezone extension #886

@dand9959

Description

@dand9959

ToString(DateTime(2000,1,1,8,25,25,300, -7)) should return '2000-01-01T08:25:25.300-07:00'. Instead, it returns the date and time, but without the timezone extension of -07:00.

Ref: CqlStringOperatorsTest.xml, test "DateTimeToString3"

Ref: Section 3.25 ToString in https://cql.hl7.org/09-b-cqlreference.html

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