Tracking Issue: TimeZones DataProviders #992
Labels
C-time-zone
Component: Time Zones
S-epic
Size: Major project (create smaller child issues)
T-core
Type: Required functionality
tracking
This issue tracks a ticket in another project
Milestone
Tracks progress on issues related to TzdbDataProvider for
Time Zones information will need to come from two sources.
The first is from CLDR JSON, so the
CldrJsonDataProvider
will need to have aTimeZonesProvider
struct within it.The second source is from the IANA TZDB. It makes sense to separate this out into its own crate entirely
tzdb-provider
, that specifies aTzdbDataProvider
struct.The text was updated successfully, but these errors were encountered: