The output text of a substitution can be processed according to your specifications to render data in the desired format. For example, a date with raw input data 2008-06-19 can be formatted as:
Thursday, June 19, 2008.
Example 44 Input value: 13:30:15Format: HH:MM A ZOutput value: "13:30 PM EDT"
Example 45 Input value: 2008-05-30Format: date(es){EEEE, D 'de' MMMM 'de' YYYY}Output value: "Viernes, 30 de mayo de 2008"
OpenText StreamServe 5.6 | Updated: 2013-03-01 |