I have an object called Orders. One of the field in orders is last_modified. the format of this field is 01-JAN-16 02.15.49.086630 PM
Then i have a list of these orders i.e., orders_list. How can I sort this list based on last_modified value?