Save Time (Hrs:Mins) into a Database?
Posted: Thu Feb 07, 2013 10:29 pm
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!
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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!
You would need to add some sort of validation and force the user to enter time in the format that you need.