I've never seen this happen before...
I have a textbox on an unbound form for entering a Date of Birth. It has an input mask and the format is short date.
mm/dd/yyyy
But when I type in 13/10/1978, I'm trying to purposely enter a bad date, the month reverses automatically with the day to give 10/13/1978.
Is this something simple and I've overlooked it? Why is this happening?
I have a textbox on an unbound form for entering a Date of Birth. It has an input mask and the format is short date.
mm/dd/yyyy
But when I type in 13/10/1978, I'm trying to purposely enter a bad date, the month reverses automatically with the day to give 10/13/1978.
Is this something simple and I've overlooked it? Why is this happening?