Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Conversion Functions | toDate()
 
toDate()
Returns a date that this string represents.
Note: You should only use this function if the format of the date is unknown. If the date format is known, you should use toDate(String dateFormat) which is more efficient.
Input Parameters
None.
Return Value
Date A date if it can be determined, null otherwise.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.