Hi Gordon,
Using masks limits the values that can be entered.
In NetTalk time and date fields are "put in whatever you like" form.
So, for example a time field might be
15
15pm
3pm
3:00
3:00pm
and so on
dates are even richer, supporting not just all the obvious date formats, but also words like
yesterday
tomorrow
next wednesday
3rd quarter
and so on.
The idea that you have to force the user to use one single format is from a long time ago - these days it's better to simply interpret the format the user has used, and accept the data. Or to put it another way - computers should adapt to humans, not the other way around.
cheers
Bruce
Cheers
Bruce