Label | Explanation | Data Type |
Input Table | The layer or table that contains the field containing the time values that need to be converted. | Table View |
Input Time Field | The field containing the time values. May be of type short, long, float, double, text, or date. | Field |
Input Time Format (Optional) | The format in which the time values were stored in the input time field. Either a standard time format can be selected from the drop-down list or a custom format can be entered. Note:The format strings are case sensitive.
| String |
Output Time Field | The name of the output field in which the converted time values will be stored. | String |
Output Time Type
(Optional) | The data type of the output time field.
| String |
Output Time Format
(Optional) | The format in which the output time values will be saved. The list of output time formats depends on the output data type specified for the output time field. A custom format can also be used when the data type of the output time field is not Date. For a list of custom formats, see the explanation of Input Time Format. 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 |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated input table. | Table View |