Skip to content

Conversation

@adriantoman
Copy link

It is now possible to pass something like this to datetime_picker:
<%= a.input :scheduled_at, :as => :just_datetime_picker, :input_html => { :value => {:combined_value => @scheduled_at,:date => @scheduled_at.to_date}} %>

It is not possoble to pass something like this to datetime_picker:
<%= a.input :scheduled_at, :as => :just_datetime_picker, :input_html => { :value => {:combined_value => @scheduled_at,:date => @scheduled_at.to_date}} %>
@jdurand
Copy link

jdurand commented Jan 21, 2014

+1

@vasilakisfil
Copy link

+1
Are you going to merge it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants