Search code examples
joomla

Joomla: How to pick date AND time?


In a custom component, I need to enter date and time.

Joomla's standard calendar-element supports a date picker - but no time picker.

Of course, I could add a list-element with 08:00, 08:15, 08:30, etc. - but hey, this is 2013...

For sure there must be a date and time picker around - any hints?


Solution

  • You can use Datepicker Plugin for Joomla! It is a plugin for joomla 2.5 (i cant say about compatibility), that changes the calendar of Joomla default to Mootools Datepicker. Easy to use and customize.

    http://extensions.joomla.org/extensions/authoring-a-content/admin-interface/21332

    If you want to see a demo, go to here (but download it from the previous link)