06-29-2009, 01:38 AM
|
#2 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Validating time from a string is hard, there are so many formats it is difficult for you to determine. I suggest making drop down boxes for each field, this gives them no leeway in how to format things. When it comes to input you have the format, the less leeway you give your users the better. You wouldn't think it, but someone will always come around with some weird way they format it that breaks it. Humans can validate information infinitely better than computers, your users likely do not know this.
|
|
|
|