For a list of all members of this type, see ConvertTimeZone members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| in_table |
The input feature class or table that contains the time stamps which will be transformed to a different time zone. (In, Required) |
| input_dst | Indicates whether the time stamps were collected while observing Daylight Saving Time rules in the input time zone. When reading the time values to convert the time zone, the time values will be adjusted to account for the shift in time during Daylight Saving Time.
(In, Optional) |
| input_time_field |
The input field that contains the time stamps which will be transformed to a different time zone. (In, Required) |
| input_time_zone |
The input time zone in which the time stamps were collected. (In, Required) |
| out_table | Output Table (out, Optional) |
| output_dst | Indicates whether the output time values will account for the shift in time due to the Daylight Saving Time rules observed in the output time zone.
(In, Optional) |
| output_time_field |
The output field in which the time stamps transformed to the desired output time zone will be stored. (In, Required) |
| output_time_zone |
The time zone to which the time stamps will be transformed. By default, the output time zone is the same as the input time zone. (In, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also