Re: [web2py] Current date/time for datetime field (time is wrong)

2014-04-15 Thread Austin Taylor
Perfect. Thank you! On Tue, Apr 15, 2014 at 1:04 PM, Marco Mansilla wrote: > El Tue, 15 Apr 2014 10:13:26 -0700 (PDT) > LoveWeb2py escribió: > > > Hello, > > > > I love the calendar that pops up in the 'datetime' field with a > > time/date selector. However, when my customers use it their time

Re: [web2py] Current date/time for datetime field (time is wrong)

2014-04-15 Thread Marco Mansilla
El Tue, 15 Apr 2014 10:13:26 -0700 (PDT) LoveWeb2py escribió: > Hello, > > I love the calendar that pops up in the 'datetime' field with a > time/date selector. However, when my customers use it their time is > always off. Is there a way to prepopulate the field with the current > time, or make

[web2py] Current date/time for datetime field (time is wrong)

2014-04-15 Thread LoveWeb2py
Hello, I love the calendar that pops up in the 'datetime' field with a time/date selector. However, when my customers use it their time is always off. Is there a way to prepopulate the field with the current time, or make a button for them to click which will take their local system time? --