Subject | Where clause from date field with wrong format |
---|---|
Author | |
Post date | 2019-11-04T20:30:40Z |
Hi,
I run a SQL with where clause for date field received as a parameter.
This parameter has the dd/mm/yyyy format and SQL does not work because it expects dd.mm.yyyy format.
How can I change the format date for the parameter?
Thanks in advance.
Jordi