Business Rules
10.11 |
webMethods Business Rules Web Help
|
webMethods 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.