NodaDateTimeZoneConverter.

NodaDateTimeZoneConverter(IDateTimeZoneProvider) Constructor

Syntax

public NodaDateTimeZoneConverter(IDateTimeZoneProvider provider)

Parameters

Name Type Description
provider IDateTimeZoneProvider Provides the NodaTime.DateTimeZone that corresponds to each time zone ID in the JSON string.

Return Value

Type Description
void