Skip to content

datetime creation methods fill in "current" timezone and offset (of the person running the current JVM) #129

@jurgenvinju

Description

@jurgenvinju

That behavior (see subject) kills the possibility of treating datetime values as immutable facts. If the information about the timezone and the offset is unknown it should remain unknown. Now this default behavior is (literally) subjective and it is added implicitly without the user's explicit consent.

Will change this to using zulu time in case the information is missing, for lack of explicitly marking it is missing.

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