I added a new field to my OS ticket. It's a place for people to put a date that the problem occurred at because we have field agents that don't always report a problem right away.
Well the field wont accept dates like
MM/DD/YY
It wants the date to be in, and it's confusing for users.
YY/MM/DD
Any one know how to change
',visit_date='.db_input($var).
So that it will be MM/DD/YY. i've tried and all i get is syntax errors.