Format Time

Description

Create a textual representation of a Variable time value according to a specified layout.

Variable

The timestamp you wish to format.

Layout

Single line text variable representing how you would like to format the time. The layout of the date is made with reference to the reference date and time Mon Jan 2 15:04:05 -0700 MST 2006. The table below shows examples of the different layouts that you can set.

As

The resulting formatted time.

Example

Variable

1985‑09‑25 17:45:30.005

Layout

2006-02-01

After running the event with the above options, the As option will hold the 1985‑09‑25.

Last updated