[Rails-core] Date Helper Mega Patch
Michael Koziarski
michael at koziarski.com
Sat Feb 11 02:29:58 GMT 2006
> They all have to do with the Date Helper.
>
> * Support index and/or @auto_index
> * Enable discard year
> * time_select (alias to datetime_select with previous patch applied)
> * Unique id's as per w3c spec
> * :order for datetime_select to mimic date_select :order option
> * add :include_seconds to datetime_select, select_datetime and time_select
>
>
> Opinions, ideas or objections so I don't have anything in the patch which is
> likely to get it shot down.
I like the idea and have no objections. However, what will
time_select 'select'? Ruby 'times' have a date component:
irb(main):002:0> Time.now
=> Sat Feb 11 15:29:17 NZDT 2006
> Thanks
>
> Bob Silva
> http://www.railtie.net/
>
>
> _______________________________________________
> Rails-core mailing list
> Rails-core at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-core
>
--
Cheers
Koz
More information about the Rails-core
mailing list