Adds the jQuery javascript UI wrapper for the Symfony date, time and datetime form widgets
git clone git://github.com/TheCelavi/dmDateTimePickerPlugin.git plugins/dmDateTimePickerPlugin
class ProjectConfiguration extends dmProjectConfiguration { public function setup() { parent::setup(); $this->enablePlugins(array( // your enabled plugins 'dmDateTimePickerPlugin' ));
php symfony dm:setup
See @github - this can be used only with new DIEM, dev version from github 5.1.4 - it uses fix for getStylesheet method.
It can be used for Admin, Front and Front Widget forms as well!
dmDateTimePickerPlugin, created on December 18, 2010 by TheCelavi, used by 261 projects