Retrieve date and time
Wrk Product avatar
Written by Wrk Product
Updated over a week ago

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)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Timezone

Text

Yes

Pacific 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)

NAME

DESCRIPTION

TYPE

REQUIRED

EXAMPLE

Current Date

The current date for the specified location

Date

Yes

12-20-2020

Current Time

The current time at the specified location

Time

Yes

12:00

Outcomes

NAME

DESCRIPTION

Success

This status is selected if the current time was successfully retrieved from a specific location

Unsuccessful

This status is selected in the event of the following scenarios:

  • The date and time are not provided

  • The preferred date/time format or current format is not provided

  • The instructions cannot be followed

Requirements

  • N/A

Did this answer your question?