I am creating a servoy solution and I have 3 date fields. When I try to populate them the come up in the form 7/33/2012 even though they say they are in the form dd/mm/yyyy. Why is it coming up with 33 and higher numbers?
Thanks in advance
Lewis
I am creating a servoy solution and I have 3 date fields. When I try to populate them the come up in the form 7/33/2012 even though they say they are in the form dd/mm/yyyy. Why is it coming up with 33 and higher numbers?
Thanks in advance
Lewis
m is for minutes, you should use M instead
Thank you!