SOLVED
Short Date Format
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
Tame
6 - Meteoroid
‎01-21-2024
07:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
My input date has two date columns. I would like to change the format to make the date shorter. the current date format looks like this: Jun 27, 2023 12:00:00 AM which is long. How can I make these two date fields shorter?
Can you please help me :) ?
Solved! Go to Solution.
Labels:
- Labels:
- Date Time
3 REPLIES 3
21 - Polaris
‎01-21-2024
08:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Tame
We can use the DateTImeParse function in Formula tool as below.
You can check the Specifiers of DateTime function in below.
https://help.alteryx.com/current/en/designer/functions/datetime-functions.html#idm46037954415808
‎01-21-2024
09:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Thank you for helping, but what does that %b... means? do I need to add those as well?
flying008
15 - Aurora
‎01-21-2024
09:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
