Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76281 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2014-08-14 09:35 +0100 |
| Last post | 2014-08-14 09:35 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to change the time string into number? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-14 09:35 +0100
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2014-08-14 09:35 +0100 |
| Subject | Re: how to change the time string into number? |
| Message-ID | <mailman.12982.1408005332.18130.python-list@python.org> |
On 14/08/2014 02:46, luofeiyu wrote: > s="Aug" > > how can i change it into 8 with some python time module? If all else fails, read the instructions, so start here https://docs.python.org/3/library/datetime.html#module-datetime -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web