Skip to content

handle time zones #3

@mndrix

Description

@mndrix

A time module isn't much use without time zone support. The first step is to make library(time_zone) which encapsulates all information in the zoneinfo database and makes it conveniently accessible. Using that module, add time zone support to Julian.

This probably requires representing times as datetime(MJD, Nano, TZ). Both local and utc should probably be special time zones. I need to think long and hard about the semantics of time zones. What does MJD mean when TZ=america/denver, for example?

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