I have two time strings let's say 10:00 AM and 2:00 PM which represent the time, I want to check which one is greater. How can I do this?
p.s - I'm using moment.js as well