Re: [web2py] Re: scheduler gives and error about datetime

2020-06-29 Thread AGRogers
Thanks for the update. Hopefully I won't need it  On Tue, 30 Jun 2020, 2:12 am Pierre, wrote: > For a temporary solution, i made an external python prg and used cron on > my pi to sync the databases everynight and works find with sqlite syntax. > It's way more extensive work but seems to be

[web2py] Re: scheduler gives and error about datetime

2020-06-29 Thread Pierre
For a temporary solution, i made an external python prg and used cron on my pi to sync the databases everynight and works find with sqlite syntax. It's way more extensive work but seems to be reliable for many days now. I have read again the doc, and cannot figure out at all my mistake. At this

[web2py] Re: scheduler gives and error about datetime

2020-06-24 Thread Dave S
On Wednesday, June 17, 2020 at 6:41:32 AM UTC-7, Pierre wrote: > > Gooday, > In the controler the function works correctly. But as a task, it gives an > error about Json not beeing able to deal with datetime. > any suggestion would be appreciated :) > > here is the error : TypeError: