How to check if values in the date/time list are sorted correctly

Thank you @HelioGuilherme66 for your answer that help me to find appropriate solution for my case. I actually convert my date/time to the epoch timestamp format and than sort list of the timestamps.

${timestamp} Convert Date ${dateTime} epoch date_format=%m/%d/%y, %I:%M %p

1 Like