Support for non-constant timezones #2
Labels
effort: high
The issue will probably take a single contributor several days of work to resolve.
priority: medium
The issue makes it more difficult for people to use the software.
type: feature
The issue involves adding new or extended behavior to the package.
type: integration
The issue involves interactions with other software.
See https://en.wikipedia.org/wiki/Tz_database
Currently the only named timezones that strtime supports are those that have a constant offset, e.g. "UTC" or "EEST". The package should not itself contain data regarding timezones like "America/New_York", "Europe/Paris" but it should provide some way to integrate with another service or package so that these timezones can be used.
The text was updated successfully, but these errors were encountered: