Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17235
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
|---|---|
| From | Miki Tebeka <miki.tebeka@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: replacing timestamps in file [newbie] |
| Date | Wed, 14 Dec 2011 12:56:01 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 1 |
| Message-ID | <22395461.354.1323896161063.JavaMail.geo-discussion-forums@prez15> (permalink) |
| References | <0d492ee6-bb77-462c-8298-bb969b0e944f@b32g2000yqn.googlegroups.com> |
| Reply-To | comp.lang.python@googlegroups.com |
| NNTP-Posting-Host | 207.171.18.139 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1323896175 2277 127.0.0.1 (14 Dec 2011 20:56:15 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 14 Dec 2011 20:56:15 +0000 (UTC) |
| In-Reply-To | <0d492ee6-bb77-462c-8298-bb969b0e944f@b32g2000yqn.googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=207.171.18.139; posting-account=uo-8fwoAAACKsFzFX78JHudx1V7WDXZ0 |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:17235 |
Show key headers only | View raw
You can either work with datetime module (see datetime.datetime.strptime) or with the time module (see time.strptime and time.mktime)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
replacing timestamps in file [newbie] nukeymusic <nukeymusic@gmail.com> - 2011-12-14 12:32 -0800 Re: replacing timestamps in file [newbie] Miki Tebeka <miki.tebeka@gmail.com> - 2011-12-14 12:56 -0800 Re: replacing timestamps in file [newbie] Chris Angelico <rosuav@gmail.com> - 2011-12-15 08:07 +1100
csiph-web