Skip to content

Custom Date Format

Description

Converts the dates in a column to the user-required format.

Input

Data only

Output

Transformed Data

Configuration Fields

  1. Column name Takes a single column input for transformation.
  2. Date format User selects a specific format for the date conversion.
  3. Locale Specifies the language.
  4. Time zone Specifies the time zone.
  5. Output column New column for converted dates.
  6. Include original
    • If true Includes the data rows from the previous activity with output column.
    • If Disabled Gives only the output column.

Sample Input

idnameenrollmentDatelastAccessdobgraduationDate
1Alice Johnson2023-01-1501/15/20232002-05-10T00:00:002026-05-15
2Bob Smith15-02-202315-Feb-20232003/04/122027-05-20
3Charlie Brown2023.03.1010 Mar 202310-06-20012025-12-30T23:59:59
4Daisy Adams2023/04/01April 1, 20232000-09-21T12:30:00Z2024/06/15
5Ethan Carter05-May-20232023-05-101999.12.152024-11-01
6Fiona Green2023-06-20T08:00:00Z20-06-20231998/07/072023/12/31T23:59:59Z
7George Hill2023.07.2525th July 20231997-03-032024-10-20T09:30:00+00:00
8Hannah Lewis2023-08-1508/15/20231996/11/112024-08-15T16:00:00+00:00
9Ian Moore15-09-202315th Sep 20231995-01-012025-07-01
10Jenny Owens2023/10/10October 10, 20231994.06.302026-03-15T10:45:00

Sample Configuration

alt text


Sample Output

idnameenrollmentDatelastAccessdobgraduationDateEnrollment date new
1Alice Johnson2023-01-1501/15/20232002-05-10T00:00:002026-05-1501/15/2023
2Bob Smith15-02-202315-Feb-20232003/04/122027-05-2002/15/2023
3Charlie Brown2023.03.1010 Mar 202310-06-20012025-12-30T23:59:5903/10/2023
4Daisy Adams2023/04/01April 1, 20232000-09-21T12:30:00Z2024/06/1504/01/2023
5Ethan Carter05-May-20232023-05-101999.12.152024-11-0105/05/2023
6Fiona Green2023-06-20T08:00:00Z20-06-20231998/07/072023/12/31T23:59:59Z06/20/2023
7George Hill2023.07.2525th July 20231997-03-032024-10-20T09:30:00+00:0007/25/2023
8Hannah Lewis2023-08-1508/15/20231996/11/112024-08-15T16:00:00+00:0008/15/2023
9Ian Moore15-09-202315th Sep 20231995-01-012025-07-0109/15/2023
10Jenny Owens2023/10/10October 10, 20231994.06.302026-03-15T10:45:0010/10/2023