TimeZoneBuilderAdd Method

Overload List

Add(String, ActionParameterSection, FuncVCard, String) Adds a TimeZoneProperty instance, which is newly initialized using the specified String, which represents an identifier from the "IANA Time Zone Database", to the TimeZones property. (See https://en.wikipedia.org/wiki/List_of_tz_database_time_zones .)
Add(TimeZoneID, ActionParameterSection, FuncVCard, String) Adds a TimeZoneProperty instance, which is newly initialized using the specified TimeZoneID instance, to the TimeZones property.

See Also