I have a couple of Strings which are times:
fe: value could be:
"10:22:27.5528485+05:30"
"11:22:27.552"
"14:22:27"
I want to sort these Strings from oldest to latest... Anyone has an idea?
Thanks
I have a couple of Strings which are times:
fe: value could be:
"10:22:27.5528485+05:30"
"11:22:27.552"
"14:22:27"
I want to sort these Strings from oldest to latest... Anyone has an idea?
Thanks