Suggestions on display retrieved date time for editing?
Suggestions on display retrieved date time for editing?
(OP)
Just thought I would try this query here.
I have a mysql field type of datetime and I need to display it on a web form for user editing. Originally it was just a simple text field displaying a preformatted date. But I'd like to also implement a date/time picker.
I've tried using the field type of datetime-local but it appears there is a lack of support in recent browsers.
Does anyone have any suggestions as to how one could implement this?
Any suggestions/ideas greatly appreciated.
Thanks
I have a mysql field type of datetime and I need to display it on a web form for user editing. Originally it was just a simple text field displaying a preformatted date. But I'd like to also implement a date/time picker.
I've tried using the field type of datetime-local but it appears there is a lack of support in recent browsers.
Does anyone have any suggestions as to how one could implement this?
Any suggestions/ideas greatly appreciated.
Thanks

RE: Suggestions on display retrieved date time for editing?
Chris.
Indifference will be the downfall of mankind, but who cares?
Time flies like an arrow, however, fruit flies like a banana.
Never mind this jesus character, stars had to die for me to live.
RE: Suggestions on display retrieved date time for editing?