
Contributor II
2024-10-02
06:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
String 'YYYYMMDD' to Date Format 'MM/DD/YYYY'
I have an extracted string field which has the date value in the 'YYYYMMDD' format. : '20241002'
I need to convert this extracted string to a Date value with the following Format: 'MM/DD/YYYY'
What would be the best way to handle this?
2 Solutions
Accepted Solutions

Partner - Creator III
2024-10-02
06:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1,348 Views

Contributor II
2024-10-03
10:00 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks diagonjope, this was just what I needed.
2 Replies

Partner - Creator III
2024-10-02
06:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1,349 Views

Contributor II
2024-10-03
10:00 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks diagonjope, this was just what I needed.
