Page 1 of 1

Save Time (Hrs:Mins) into a Database?

Posted: Thu Feb 07, 2013 10:29 pm
by Joe Hurley

I am trying to have a user input a time and pass it to a database. How can I best accomplish this? For instance, I want the user to say 1:15 pm. Thank you!


Save Time (Hrs:Mins) into a Database?

Posted: Fri Feb 08, 2013 12:46 am
by maxkatz

You would need to add some sort of validation and force the user to enter time in the format that you need.