Date extraction

Extracts a date from a string type

Category: General

Parameter:

Source:
Target:

Function ID: eu.esdihumboldt.cst.functions.string.dateextraction

General explanation

The date extraction function enables users to extract a date from a string type in the source data and assign the value to the target attribute.


The date format must be specified by the user to achieve the correct result. In the example below the date is specified by month (MM), day of month (dd) and year (yyyy).