Link to home
Create AccountLog in
Avatar of lanettias
lanettias

asked on

Time format

I have an PHP/html form, with two fields, for the user to enter a start time and an end time. This information will then be inserted into an Oracle database. I want to format their entries as HH:MM:SS. How can I force this using PHP? or should I use Java? What's the best way to do it? I'm using input type=text fields on the PHP/html form.
ASKER CERTIFIED SOLUTION
Avatar of tg_wilk
tg_wilk

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Avatar of DrSQL - Scott Anderson
DrSQL - Scott Anderson
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.