Can you show us you model definition? I guess you have use date type and not datetime type in web2py model definition or you may have not use the proper widget...
Richard On Fri, Nov 6, 2015 at 9:35 AM, Garry Smith <[email protected]> wrote: > > Hi > > I'm trying to something rarely simple, but I'm not getting the results > what are in the database. > I have a Date field which puts in the current time stamp eg 2015-11-06 > 11:58:02, but when retrived I get 2015-11-06, > so its just bringing back the date and not the time and date. Confused > need help. > > Thanks > > G Smith > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

