Converting dates to the French format - 8.0

Talend Data Preparation Examples

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Preparation
Content
Data Quality and Preparation > Cleansing data
Last publication date
2024-01-12

As the date formats used across the world are not the same, you may need to change the format used in a column containing dates.

You will change the date format that is used in this dataset, from the American format, to the French format.

Procedure

  1. Select the entry_date column.
  2. In the functions panel, on the right side of the screen, type Change date format and click the result to open the options for the associated function.
  3. Configure the function as follows.

    The French format that you want to use, dd/MM/yyyy, is not available by default so you have to enter it as a custom value in the Your format field.

    For example, this will change 12/25/2015 to 25/12/2015.

  4. Point your mouse over the Submit button to preview the changes, and click it to apply the function.

    You have the possibility to output the result of this function in a new column by selecting the Create new column check box.

Results

The date format is changed in the selected column.