A
Assimalyst
Hi,
I need to convert a date from DD/MM/YYYY to YYYY-MM-DD, in order to be
able to properly query it in an sql database.
How can i go about doing this with C#?
Thanks
I need to convert a date from DD/MM/YYYY to YYYY-MM-DD, in order to be
able to properly query it in an sql database.
How can i go about doing this with C#?
Thanks