Groups
Groups
Sign in
Groups
Groups
web2py-users
Conversations
Labels
About
Send feedback
Help
Where does one submit py4web documentation corrections?
20 views
Skip to first unread message
Luc Chase
unread,
Feb 10, 2020, 3:45:18 PM
2/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
e.g.
Chapter 2
return "hello, now is %s" % datetime.
datime
.now()
should be
return "hello, now is %s" % datetime.datetime.now()
Reply all
Reply to author
Forward
0 new messages