30 Aug 2024 08:41 PM - last edited on 24 Sep 2024 02:58 PM by Michal_Gebacki
I have metric dimension, start_time coming from SQL extension which is a string, format is 'mm/dd/yyyy hh24:mi:ss'. I need to convert it to timestamp and then get the duration from the current time to identify if the job is running long. Could anyone please help how can I convert this string to timestamp ? Thanks in advance.
Solved! Go to Solution.
20 Sep 2024 06:04 PM
Yes, thats what I have used and it solved the problem 🙂