Software AG Products
10.7 |
Designing and Implementing Business Process Models
|
Business Rules Reference
|
Functions
|
Summary of Conversion Functions
|
toString(String dateFormat)
toString(String dateFormat)
Returns a string representing the value of this date in the specified format.
Input Parameters
DateFormat
String
A pattern that defines the format of this date. The pattern is based on Java date and time patterns.
Return Value
String
A string representing the value of this date in the specified format.