SOLVED
Date Time Parse Formula
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
dougop
7 - Meteor
‎02-26-2024
08:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello All,
Trying to get the date time parse formula to convert some date strings coming into my workflow but I am continually getting "Null" outputs and I am not sure why. Have attached a couple screenshots with the format the date is coming in and how I currently have the language in the formula as well as the output column. Any help is appreciated!
thanks
Doug
Solved! Go to Solution.
Labels:
- Labels:
- Date Time
3 REPLIES 3
cjaneczko
13 - Pulsar
‎02-26-2024
09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Its your $d, it should be %d.
DateTimeParse([ExamStart],'%m/%d/%y %I:%M %p')
nagakavyasri
12 - Quasar
‎02-26-2024
09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎02-26-2024
09:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
oh wow that's embarrassing - I can't believe I missed that
thank you all!
![](/skins/images/03E14B015E5210679CFB65D9FFC7B381/responsive_peak/images/icon_anonymous_message.png)