datetime_select(object_name, method, options = {}, html_options = {})
Instance Public methods
Returns a set of select tags (one for year, month, day, hour, and minute)
pre-selected for accessing a specified datetime-based attribute (identified
by method) on an object assigned to the template (identified
by object).
If anything is passed in the html_options hash it will be applied to every
select tag in the set.
# Generates a datetime select that, when POSTed, will be stored in the