I got a list of user interaction tracking data with the time format “10/19/2017 05:03:09 PM”
Is there a clean way to convert this to 24h time format without slicing, dicing and sifting the string?
Or is there a way to work with 12h time within the time contribution?