Hi,
I want to do a sort on a datecolumn, but without the time part of the date.
Is this possible ?
Regards,
Hi,
I want to do a sort on a datecolumn, but without the time part of the date.
Is this possible ?
Regards,
Hi Hans,
If you sort dates obviously the order involve time part.
You can decide to set times of all dates to 00.00 or use date format without time part.
Regards