S
Selva
Am unable to sort a set of values with a date column, tried many times and
found the date column is getting sorted on Date basis
example:
Fri 06/02/09 07:37
Fri 06/03/09 00:00
Fri 06/03/09 22:37
Fri 13/02/09 05:00
Fri 13/03/09 05:25
Fri 20/02/09 09:00
Fri 20/03/09 00:00
Fri 23/01/09 00:00
Fri 23/01/09 03:00
Fri 23/01/09 08:00
I need to sort on DD/MM/YYYY hh:mmformat
found the date column is getting sorted on Date basis
example:
Fri 06/02/09 07:37
Fri 06/03/09 00:00
Fri 06/03/09 22:37
Fri 13/02/09 05:00
Fri 13/03/09 05:25
Fri 20/02/09 09:00
Fri 20/03/09 00:00
Fri 23/01/09 00:00
Fri 23/01/09 03:00
Fri 23/01/09 08:00
I need to sort on DD/MM/YYYY hh:mmformat