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 implemented
http://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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to