Joe Hurley
Posts: 0
Joined: Mon Feb 04, 2013 10:54 pm

Save Time (Hrs:Mins) into a Database?

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!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Save Time (Hrs:Mins) into a Database?

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

Return to “Issues”