MattWoberts
Programmer
Hi,
I have an ADO Recordset that contains a date. I need to copy the date to a string, and then do some formatting... easy enough, but how do I know the date format. Depending on the PC setup, the date can be formatted dd/mm/yy or mm/dd/yy.....is there a way I can deal with this and convert whatever is in the recordset to dd/mm/yy???
Thanks
Mattwoberts
I have an ADO Recordset that contains a date. I need to copy the date to a string, and then do some formatting... easy enough, but how do I know the date format. Depending on the PC setup, the date can be formatted dd/mm/yy or mm/dd/yy.....is there a way I can deal with this and convert whatever is in the recordset to dd/mm/yy???
Thanks
Mattwoberts