[web2py] Re: Problem save datetime

2016-05-20 Thread Alessio Varalta
I see the error..the define field i correct ..the error is in my controller :) resolved On Wednesday, 18 May 2016 20:54:56 UTC+2, Dave S wrote: > > > > On Wednesday, May 18, 2016 at 9:55:57 AM UTC-7, Alessio Varalta wrote: >> >> Hi i have this table >> >> db.define_table('verbale', >>

[web2py] Re: Problem save datetime

2016-05-18 Thread Dave S
On Wednesday, May 18, 2016 at 9:55:57 AM UTC-7, Alessio Varalta wrote: > > Hi i have this table > > db.define_table('verbale', > > Field('partecipants',label=T('Partecipanti'),type="text",requires=IS_LENGTH(3000)), > Field('date_verbale_start',label=T('Data > inizio'),ty