Hello
How to sort a date in the format dd-mm-yyyy?
I use the Datepicker to record the date in this format on a field varchar (255). So far so good.
The problem is that now I want to sort this field (by date) and it does not interpret as date field but as a number fied (make sense...).
I change the field in table to Date.
But, how to list data via the DB Multi Record Loader where the date is dd-mm-yyyy format?
How to solve?
Many thanks
António Graça
How to sort a date in the format dd-mm-yyyy?
I use the Datepicker to record the date in this format on a field varchar (255). So far so good.
The problem is that now I want to sort this field (by date) and it does not interpret as date field but as a number fied (make sense...).
I change the field in table to Date.
But, how to list data via the DB Multi Record Loader where the date is dd-mm-yyyy format?
How to solve?
Many thanks
António Graça