CreateTimeZoneSetup Class Members
The following tables list the members exposed by CreateTimeZoneSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateTimeZoneSetup Constructor | Initializes a new instance of the CreateTimeZoneSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | Country |
Name of the Country the Timezone will belong to.
|
| | FullName | Fullname of the Timezone |
|
| GMTDifference | Seconds between the Timezone being created and Greenwich Mean Time (GMT) |
|
| TimeZone | Timezone name |
Reference
CreateTimeZoneSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateTimeZone(CreateTimeZoneSetup) Method