G
Guest
Strange issue....I have a text box on a form and I have set the format to, dd/mm/yy", "hh:nn, and the input mask is, 00/00/00\ 00:00;0;
It stores the things correctly and displays it correctly, but when the field gets focus and the date is already existing it switches to the the format d/mm/yyyy, hh:nn:ss, so if you just want to back date the time by 5 min it will not allow you to leave the field as it says the format is now incorrect. At this point if you go and delete the extra characters, so that the format is correct it allows you to carry on and leave the field. Why is this and how do I resolve it
It stores the things correctly and displays it correctly, but when the field gets focus and the date is already existing it switches to the the format d/mm/yyyy, hh:nn:ss, so if you just want to back date the time by 5 min it will not allow you to leave the field as it says the format is now incorrect. At this point if you go and delete the extra characters, so that the format is correct it allows you to carry on and leave the field. Why is this and how do I resolve it