0
votes
2answers
82 views
Changing a form input to the current time [jquery]
I have a form with an input that contains the date in the form: 12:00:59 am, 25 December 2010
The most likely time I'd want to change this to is the current time.
Is it possible to …
