Label | Explanation | Data Type |
Input Table | The feature class or table for which an End Time Field is calculated based on the Start Time Field specified. | Table View |
Start Time Field | The field containing values that will be used to calculate values for the End Time Field. The Start Time Field and the End Time Field must be of the same type. For example, if the Start Time Field is of type LONG, the End Time Field should be of type LONG as well. | Field |
End Time Field | The field that will be populated with values based on the Start Time Field specified. The Start Time Field and the End Time Field must be of the same format. | Field |
ID Fields (Optional) | The name of the field or fields that can be used to uniquely identify spatial entities. These fields are used to first sort based on entity type if there is more than one entity. For instance, for a feature class representing population values per state over time, the state name could be the unique value field (the entity). If population figures are per county, you would need to set the county name and state name as the unique value fields, since some county names are the same for different states. If there is only one entity, this parameter can be ignored. | Field |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated input table. | Table View |