SOLVED
Convert 12 hour to 24 hours
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
SherryShen
6 - Meteoroid
‎05-17-2021
06:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi ,
I am trying to convert "17-May-2021 01:03:47 PM" to date/ time format, but stuck with converting PM to 24 hours format. Ideally, I am looking for format like "2021-05-17 13:03:47".
Is there anyway can achieve this?
Big thanks in advance.
Sherry
Solved! Go to Solution.
Labels:
- Labels:
- Time Series
3 REPLIES 3
HW1
9 - Comet
‎05-17-2021
07:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
21 - Polaris
‎05-17-2021
07:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@HW1
I use the DateTimeParse function.
‎05-17-2021
08:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thanks a lot. It works!
