FormatDateTime

Used to convert a DateTime to a formatted string.

Table 1. Input Properties
Property Type Description
DateTime DateTime DateTime to be converted
Pattern String The pattern syntax. (mostly compatible with java.text.SimpleDateFormat)
Note: This Action replaces the older ConvertDateFormat Action.