Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6816
| From | Tobiah <toby@rcsreg.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: datetime.datetime and mysql different after python2.3 |
| Date | 2011-06-01 18:47 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <is61fv$h3o$2@speranza.aioe.org> (permalink) |
| References | <is616g$h3o$1@speranza.aioe.org> |
> import datetime > date, time = get_fields() # for example > print str(type(date)), str((type(time))) > print str(date + time) News reader stripped newlines
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
datetime.datetime and mysql different after python2.3 Tobiah <toby@rcsreg.com> - 2011-06-01 18:42 +0000 Re: datetime.datetime and mysql different after python2.3 Tobiah <toby@rcsreg.com> - 2011-06-01 18:47 +0000 Re: datetime.datetime and mysql different after python2.3 Tim Roberts <timr@probo.com> - 2011-06-01 20:41 -0700 Re: datetime.datetime and mysql different after python2.3 Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2011-06-03 11:05 +0200
csiph-web