hell with copy paste. I had a date field and changed to datetime but forgot to change the validator.
Thank you a lot Niphold 2013/9/17 Niphlod <[email protected]> > first and foremost.... if you need a datetime you should use the > IS_DATETIME validator :-P > Second, either you pass a FIXED format (not dependant on T) or you act on > the "default" %Y-%m-%d translation string (from the languages section in > the admin app). It's then easier to track "bugs" on the localization > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

