SOLVED
Date trouble
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
Brad1
11 - Bolide
‎02-20-2018
10:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Labels:
- Labels:
- Common Use Cases
3 REPLIES 3
16 - Nebula
‎02-20-2018
10:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Use the DateTime tool (in the parse category).
‎02-20-2018
10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thx. Well that was easy. lol
16 - Nebula
‎02-20-2018
11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You could also use a normal Formula tool if you preferred. You would create a new string field with the following expression:
DateTimeFormat([Field1],"%m/%d/%Y")
Either way works! Here is a page that gives you information on Alteryx Date/Time functions.
