date_select has option :order which provide array containing :day, :month 
and :year.

But datetime_select doesn't allow to provide, for example that: 

*:order => [:hour, :minute, :day, :month, :year**]*.

I think that adding few elements, such as :hour, :minute for :order option 
in datetime_select would be very useful.
 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-core/-/OhYr1Mh6MCAJ.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to