Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76281 > unrolled thread

Re: how to change the time string into number?

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2014-08-14 09:35 +0100
Last post2014-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.


Contents

  Re: how to change the time string into number? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-14 09:35 +0100

#76281 — Re: how to change the time string into number?

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-08-14 09:35 +0100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web