Skip to content

Inconsistent type for activityStartDate and activityEndDate #645

Description

@daniel-mader

The activityStartDate and activityEndDate use the DateTime type.
According to the spec, the DateTime (primitive type) uses the syntax YYYY-MM-DDThh:mm:ss.
However, in the examples "activityStartDate": "2010-01-01T00:00:00Z" has the offset included.

Which one should be followed? Is the offset optional?

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