Versions Compared

Key

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

Overview

A skills builder user can capture a date in various formats including Epoch and translate it in a user-friendly manner. 

The following strings are available automatically on any attribute with a date_time data type. These strings help translating dates that were either specified by a user or from a web service. This is useful for displaying a date back to a user or passing a date to another web service in the required format.

  • <attribute_idenitifier>_iso_tz
  • <attribute_idenitifier>_iso_no_tz

Image RemovedImage Added

Example:

The Attribute Name is MeetingDate and has a Data Type of DATE_TIME

...