Skip to content

Edm.DateTime is not written according to OData Json specs  #50

Closed
@cdcampos

Description

@cdcampos

Currently JsonWriter.php produces a Edm.DateTime in format "yyyy-mm-ddThh:mm:ss" which does not comply with OData Json specs in http://www.odata.org/documentation/odata-version-2-0/json-format/

Edm.DateTime

"/Date(<ticks>["+" | "-" <offset>)/"<ticks> = number of milliseconds since midnight Jan 1, 1970<offset> = number of minutes to add or subtract

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