yep, every now and then I strip ctrl, c and v directly from the keyboard :P

On Tuesday, September 17, 2013 12:39:03 PM UTC+2, Ramos wrote:
>
> 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 <nip...@gmail.com <javascript:>>
>
>> 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 web2py+un...@googlegroups.com <javascript:>.
>> 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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to