Date extraction
Extracts a date from a string type
Category: General
Parameter:
- Date format
- Description: For example "yyyy-MM-dd HH:mm:ss"
(see http://docs.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html)
- Occurrence: 1..1
Source:
- Description: The source property of which to extract the date
- Occurrence: 1..1
Target:
- Description: The property that will have a date assigned
- Occurrence: 1..1
Function ID: eu.esdihumboldt.cst.functions.string.dateextraction