Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To return a date-time in the future (or the past), set the Time offset (s) property to the number of seconds in the future (negative seconds in the past).

Image Modified

Date-time format

...

Info
titleFormat string

The format string can either be:

  • Standard date-time formats are described here.
  • Custom date-time formats are described here.

Image Modified

Unix time

Select the following values to format the returned date-time in Unix (Epoch) time. 

  • Select the Unix time in milliseconds value to return the number of milliseconds between the returned date-time and January 1, 1970.
  • Select the Unix time in seconds value to return the number of seconds between the returned date-time and January 1, 1970.

Image Modified