InnerDrive.TimeZones.Cldr Namespace

 

Classes

LocalCldrFileReader Reads CLDR data files from a local disk file
StreamCldrFileReader Reads CLDR file data from a stream

Structures

Interfaces

ICldrFileReader Defines the behavior of a class that provides raw CLDR data to a parsing class, deliberately parallel to ITzInfoFileReader.

Enumerations

CldrNameNotFoundBehavior Enumerates the behavior of the LocalizedName(DateTimeOffset, CultureInfo, TimeZoneNameStyle, CldrNameNotFoundBehavior) method when no CLDR name can be resolved for the requested zone, time, culture, and TimeZoneNameStyle.
TimeZoneNameStyle Enumerates the CLDR name styles that LocalizedName(DateTimeOffset, CultureInfo, TimeZoneNameStyle, CldrNameNotFoundBehavior) and the bulk listing/search methods on ITimeZoneFactory can resolve.