Hello,
I'm french and the default date format is "dd/mm/yyyy".
I would like to change this format into "mm/dd/yyyy" in order to use it into a sql request.
I've found the fonction in VBA : format(date,"mm/dd/yyyy"
but it doesn't work in ASP.
Does someone has the answer?
Thanks
I'm french and the default date format is "dd/mm/yyyy".
I would like to change this format into "mm/dd/yyyy" in order to use it into a sql request.
I've found the fonction in VBA : format(date,"mm/dd/yyyy"
but it doesn't work in ASP.
Does someone has the answer?
Thanks