SOLVED
String to date converse
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Luk88kk
8 - Asteroid
‎10-24-2023
03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I have a column that has a "string" data type:
The dates are stored in this way:
Tue, 24 Oct 2023 00:00:00 +0200
I would like them to have a data type "date" and look like this:
24/10/2023
I have tried using both Data Tool and DateTimeParse in Formula Tool but without success.
Could someone please help me with this
Solved! Go to Solution.
Labels:
- Labels:
- Date Time
2 REPLIES 2
binuacs
21 - Polaris
‎10-24-2023
03:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Luk88kk Alteryx support the ISO format which is YYYY-MM-DD, rest of the date formats should be in the string format
‎10-25-2023
01:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @binuacs
works great, thank you very much for the explanation and for the ready-made solution.
Have a good day.
