Extensions
activedatelist
Splits a date string into dropdown lists.
created by
ciss,
last updated on April 6, 2010
ActiveDateList creates dropdown lists from a date string. For configuration examples, please see the examples for the $displayFormat property.
Resources
ehtmldataselect
EHtmlDateSelect is a widget that creates date dropdowns.
created by
kosenka,
last updated on March 26, 2010
This extension is a widget that creates date dropdowns. It can display any or all of year, month, and day.
Based on the Smarty function {html_select_date} http://www.smarty.net/manual/en/language.function.html.select.date.php
i18n-datetime-behavior
Automatic conversion for I18N date and datetime fields
created by
rickgrana,
last updated on September 29, 2009
This extension is a behavior that can be used in models to allow them to automatically parse and format i18N date formats.
The behavior scans for date and datetime fields in the model attributes, and do the conversions needed.
