Skip to main content

Retrieve date and time

Retrieves date and time of a specific time zone during an active Wrkflow run.

Common use cases

  • Data Manipulation

Category

  • Date & Time

Inputs (what you have)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
TimezoneTextYesPacific local time

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
Current DateThe current date for the specified locationDateYes12-20-2020
Current TimeThe current time at the specified locationTimeYes12:00

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the current time was successfully retrieved from a specific location
UnsuccessfulThis status is selected in the event of the following scenarios:The date and time are not providedThe preferred date/time format or current format is not providedThe instructions cannot be followed

Requirements

  • N/A