Yesideez Posted April 20, 2009 Share Posted April 20, 2009 Not sure where to put this, hope here's the best place! I've got a fairly nice pop-up using JS that allows the user to select a date but I'm also needing one to select time and another for selecting date & time. I've spent what feels like hours trawling through script sites trying to find what I need but can't find anything that looks nice, works well and does all 3 (date, time, date&time) Thought I'd ask here as I'm hoping someone has come across one that can be recommended. Link to comment https://forums.phpfreaks.com/topic/154839-solved-looking-for-datetime-js-popup-script/ Share on other sites More sharing options...
RichardRotterdam Posted April 20, 2009 Share Posted April 20, 2009 There are indeed a lot of nice datepicker scripts out there. For the time picker why not simply use 2 pulldown menus (one for hours and one for minutes) if your using a 12 hour clock you could add a radio for am and pm Link to comment https://forums.phpfreaks.com/topic/154839-solved-looking-for-datetime-js-popup-script/#findComment-814330 Share on other sites More sharing options...
Yesideez Posted April 20, 2009 Author Share Posted April 20, 2009 Why didn't I think of that? LOL Thanks - I'll continue to use the existing date() JS picker I've been using and the drop-down for time sounds perfect! Link to comment https://forums.phpfreaks.com/topic/154839-solved-looking-for-datetime-js-popup-script/#findComment-814335 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.