Skip to content

Every datetime send to the API must be in UTC #134

@EliuX

Description

@EliuX

As exposed in the documentation, the recommended format for DateTime strings in Azure Cosmos DB is YYYY-MM-DDThh:mm:ss.fffffffZ which follows the ISO 8601 UTC standard. It is recommended to store all dates in Azure Cosmos DB as UTC.
Therefore on the client-side, the calculation to the user time zone should be done.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions