[web2py] Re: Field Type Data

2016-01-14 Thread Lorenzo Zonca
Thank you, but my problem is not this. i need to calculate this syntax example: now is '14/01/2016' I want to be converted automatically to the format 'wednesday 14/01/2016' simply calculate the day ( sunday - monday ecc. ) -- Resources: - http://web2py.com - http://web2py.com/book (Documen

[web2py] Field Type Data

2016-01-13 Thread Lorenzo Zonca
Goodmorning to everyone. Through a field "date " with calendar of a CRUD , how can I store a date with this syntax eg . Monday, 2 May - 2016 ( day - number of day - month - year ) Thank you -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py