I used a combination of DateTimeParse(1) and DateTimeFormat(2) to extract the results in date as well as string format. Then used results from (1) in sort order so that results are sorted in dates instead of alphabetical order. Finally Used the select tool to only include results in (2) in string format to get the Holidays!
Hope this is also a right way of approach. Thanks!!