It seems like the form input isn't holding any AM/PM information at all, so I can't fix this up. Even on

http://mdipierro.github.io/stupid.css/widgets/index.html

enter in, say '11:12 PM', and inspect the form in debugger -- the form value will only be '11:12', so that's what gets submitted.

-mg

On 2016-04-05 14:25, shoema...@riseup.net wrote:
* timepicker:  web2py requires 24 hour time representation.  If I have
a default time
of "19:00", it gets displayed correctly in the form as "07:00PM", but
on submission the time in the record is AM.  I'm using the same
.submit to clean this up too.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to