Label | Explanation | Data Type |
Input Table | The layer or table that contains the field containing the time values that will be converted. | Table View |
Input Field | The field containing the time values. The field can be of type short, long, float, double, text, date, timestamp offset, or date only. | Field |
Input Format (Optional) | The format of the time values in the Input Field parameter value. You can choose a standard time format from the drop-down list or specify a custom format. The parameter is not supported when the input time field is of type date. Note:The format strings are case sensitive.
| String |
Output Field Name | The name of the field to be added in which the converted time values will be stored. | String |
Output Field Type
(Optional) | Specifies the field type of the output time field.
| String |
Output Format
(Optional) | The format of the output time values. Supported output time formats depend on the Output Field Type parameter value. A custom format can also be used to convert the value to a different format or to extract a portion of the value (such as the year). For a list of custom formats, see the Input Format parameter explanation. This parameter is not used when the Output Field Type parameter value is Date. Note:If the data type of the output time field isn't long enough to store the converted time value, the output value will be truncated. | String |
Time Zone Offset (Optional) | The time zone or field containing a numeric offset from the input table that will be used as the output time zone. If the Time Zone environment is specified, the tool will use the that environment value by default.
| String; Field |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated input table. | Table View |