No problem. I honestly haven't had to use a time picker, yet. But a quick
google search brought this up:
http://trentrichardson.com/examples/timepicker/ It seems to work w/ the
Jquery-ui Datepicker.

On Thu, Oct 20, 2011 at 4:05 PM, Mario Gudelj <mario.gud...@gmail.com>wrote:

> Thanks Kurtis. What do you use as a time picker?
>
> On 21/10/2011 6:39 AM, "Kurtis" <kurtis.mull...@gmail.com> wrote:
>
>> I just use Jquery-UI DatePicker http://jqueryui.com/demos/datepicker/
>>
>> On Oct 20, 7:46 am, Mario Gudelj <mario.gud...@gmail.com> wrote:
>> > Hi guys,
>> >
>> > I'm looking for a date/time picker that I can use in my web forms. I've
>> used
>> > DateTimeField in my models and have to implement date in this format
>> > "2011-10-19 21:34". I have implementedhttp://
>> trentrichardson.com/examples/timepicker/o my site and it kind of
>> > works in a sense that the picker comes up and it fills the form field
>> with
>> > the date, but for some reason the form is not validated and I can't save
>> it.
>> > If I enter the date in the same format manually it works. I also has a
>> look
>> > at the POST request and the date is there, so for the life of me I can't
>> > figure this one out.
>> >
>> > If anyone know of another jQuery date/time picker I could use for the
>> format
>> > I need that would be most appreciated!
>> >
>> > Thanks djangoers!
>> >
>> > Mario
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to