In the DateTime tool, you should be able to specify AM PM. Some other programs I use would do this with an 'a' at the end. Here is an example of what I think it should be
MM/dd/yyyy hh:mm a
Input Date |
Output Date |
09/10/2017 11:36 AM |
2017-09-10 11:36:00 |
09/10/2017 11:36 PM |
2017-09-10 23:36:00 |
Maybe I am missing something and this is already doable, but so far I haven't found a clean way to do it.