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 Time Field | The field containing the time values. The field can be of type short, long, float, double, text, or date. | Field |
Input Time Format (Optional) | The format of the time values in the Input Time 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 Time Field Name | The name of the field to be added in which the converted time values will be stored. | String |
Output Time Field Type
(Optional) | Specifies the field type of the output time field.
| String |
Output Time Format
(Optional) | The format of the output time values. Supported output time formats depend on the Output Time 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 Time Format parameter help. This parameter is not used when the Output Time 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 |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated input table. | Table View |