Universal Form Validator ASP Support Product Page
Answered
Validate date in format dd/mm/yyyy
Asked 11 Jan 2013 16:38:48
1
has this question
11 Jan 2013 16:38:48 David Thurston posted:
How can I get it to validate a date in the format: dd/mm/yyyy?. There is a input mask in that format but the date validation requires mm/dd/yyyy.
Replies
Replied 08 Feb 2013 08:30:12
08 Feb 2013 08:30:12 Miroslav Zografski replied:
Hello David,
You can use custom masking to set up the desired date format. Check the manual here for custom masking:
www.dmxzone.com/go/16777/universal-form-validator-asp-manual/reference_input_masks.htm
Probably a mask like the following one will work: 39/12/2999.
Regards.
You can use custom masking to set up the desired date format. Check the manual here for custom masking:
www.dmxzone.com/go/16777/universal-form-validator-asp-manual/reference_input_masks.htm
Probably a mask like the following one will work: 39/12/2999.
Regards.