There's no documentation for this item.
# File action_view/helpers/date_helper.rb, line 684 def datetime_select(method, options = {}) @template.datetime_select(@object_name, method, options.merge(:object => @object)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.