Skip to Content
0
Former Member
Feb 21, 2011 at 11:44 AM

String to Date conversion

33 Views

I have an object whose data type is date and when I convert this date object to customised format using FormatDate in "Mmm-yy" format it displays values in string format.Once I use this converted object the data is displayed like aug10,Dec10,Feb10 etc.How to display the values in ascending order?