# Get current time action
The Get current time action retrieves the exact date and time at which this step is executed during a job. The returned time is in the (GMT-08:00) Pacific Time (US & Canada) timezone. This action is useful for testing triggers.
Get current time action
# Input fields
This action doesn't require user input.
# Output fields
Field | Description |
---|---|
Time | The timestamp at which the step was executed in the job. |
Last updated: 1/6/2025, 4:14:58 PM