ESRI.ArcGIS.DataManagementTools
ConvertTimeZone Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : ConvertTimeZone Class




The following tables list the members exposed by ConvertTimeZone.

Public Constructors

 NameDescription
Public ConstructorConvertTimeZone ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_table The input feature class or table that contains the time stamps which will be transformed to a different time zone. (In, Required)  
Public Propertyinput_dstIndicates 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)  
Public Propertyinput_time_field The input field that contains the time stamps which will be transformed to a different time zone. (In, Required)  
Public Propertyinput_time_zone The input time zone in which the time stamps were collected. (In, Required)  
Public Propertyout_tableOutput Table (out, Optional)  
Public Propertyoutput_dstIndicates 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)  
Public Propertyoutput_time_field The output field in which the time stamps transformed to the desired output time zone will be stored. (In, Required)  
Public Propertyoutput_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)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.