Skip to content

Use UTC (Z) for timestamps to avoid ambiguity #368

Description

@keighrim

Currently, mmif-python outputs timestamps in local time without specifying a timezone offset. This can lead to ambiguity, especially when mmif files are processed or generated within Docker containers where system timezone data might be missing, inconsistent, or set to UTC by default, differing from the host's or developer's local time.

This feature request proposes standardizing the timestamp output to always use UTC, indicated by the 'Z' (Zulu time) suffix, to ensure clarity and consistency across different environments.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✨NNew feature or request

    Type

    No type

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions