<p><label for="service_end_date">End date</label><br/>
<%= calendar_box 'service', 'end_date',
{ :class => 'date',
:date => "#{Time.now}",
:field_title => 'Birthday',
:button_title => 'Show calendar' },
{ :firstDay => 1,
:step => 1,
:showsTime => 1,
:timeFormat => "24",
:showOthers => true, }
%>
</p>
Any help???
Thanks for the attention,
Paulo Fidalgo
Ed.
On Jun 13, 6:42 am, Kanniball <o.kannibal...@gmail.com> wrote:
I've the same problem. Each time, I reload the window there is one
more "%H:%M:%S" in the input field.
There is the same problem on the demo http://dry.4thebusiness.com/companies/list
with the active_at field.
I've another problem with the calendar_select. The select fields don't
get the values back.
I try to solve this problems but I found nothing so far.
Florent
On 29 juin, 15:23, Kanniball <o.kannibal...@gmail.com> wrote:
> Now I can select the time, but I have this in the input:
>
> 2007-06-20 15:17:00 %H:%M:%S %H:%M:%S %H:%M:%S %H:%M:%S %H:%M:%S %H:%M:%S
> %H:%M:%S %H:%M:%S %H:%M:%S %H:%M:%S %H:%M:%S
>
> Any idea?
>
This should be fixed now.
On Jul 1, 1:12 am, Florent <florent.pit...@gmail.com> wrote:
> Hi,
>
> I've the same problem. Each time, I reload the window there is one
> more "%H:%M:%S" in the input field.
> There is the same problem on the demohttp://dry.4thebusiness.com/companies/list