Argomento precedente: CreateMap

Argomento successivo: Log

IsTimeZoneExists

Description

This method checks whether the specified time zone exists.

Syntax

IsTimeZoneExists (TimeZoneName)

Parameters

Name

Type

Description

TimeZoneName

string

The name of the time zone.

Return Value

True if the time zone exists, False if it does not.

Remarks

None.