Hi there,
I have a form that captures a date (the default is today and the format is dd/mm/yyyy. After the form is saved to the repository a workflow is initiated to insert the data including this date into a SQL table. If the day is greater than 12 the insert fails as SQL thinks the dd is the mm. When I choose or key in the date 14/06/2015, submit the form and then look at the results and the variables I can see the date as follows:
compReceivedDate |
6/14/2015 |
Does anybody know how this issue can be resolved? Carmel
|
|