[web2py] Re: how to compare dates with dal

2015-01-13 Thread Dave S
On Tuesday, January 13, 2015 at 2:06:39 AM UTC-8, Niphlod wrote: > > > > On Monday, January 12, 2015 at 8:31:53 AM UTC+1, Rohit Raj Sharma wrote: >> >> i am trying to compare date with database. i am not able to get record. >> >> nov_pending = c_pcdt= db( (db.tracker.client_owner==auth.user.email

[web2py] Re: how to compare dates with dal

2015-01-13 Thread Niphlod
On Monday, January 12, 2015 at 8:31:53 AM UTC+1, Rohit Raj Sharma wrote: > > i am trying to compare date with database. i am not able to get record. > > nov_pending = c_pcdt= db( (db.tracker.client_owner==auth.user.email ) > &(db.tracker.Compliance_Area == 1)& (db.tracker.periodicity_due_date >=