Convert 12 hour date format to 24 hour format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 04:08 AM
In my inbound action date format is in form of "Thursday, May 18, 2017 4:00 PM" to dd-MMM-yyyy hh:mm:ss ? has anyone done this conversion in servcienow before ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 04:09 AM
Hi Dhruva,
It seems you will have to do lot of string manipulation to perform that because there might not be a direct way to handle this.
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 04:12 AM
Can i know is that format coming form any script????????
If it from script, we can convert......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 04:30 AM
it is coming in from a email. so basically we are doign an inbound action here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2017 05:04 AM
Can you just show me screen shot of your inbound email action???????