Skip to content

Data.Time.LocalTime.TimeZone is not a timezone but a timezone offset #231

Closed
@NorfairKing

Description

@NorfairKing

It would be great to:

  1. Rename TimeZone to TimeZoneOffset
  2. Have a proper TimeZone
  3. Have an api like TimeZone -> LocalTime -> TimeZoneOffset
  4. Have an api like LocalTime -> TimeZone -> [UTCTime] (because each local time could reference 0, 1, or more utc times) and UTCTime -> TimeZone -> LocalTime (all without IO)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions