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


Groups > comp.lang.python > #76241

how to change the time string into number?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <elearn2014@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:into': 0.09; 'subject:number': 0.09; 'subject:string': 0.09; 'python': 0.11; 'module?': 0.16; 'header:User-Agent:1': 0.23; 'subject:time': 0.33; 'subject:the': 0.34; 'received:google.com': 0.35; 'subject:?': 0.36; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=O5B4fRfFxa3Wl5s6hbBZj6pMLVSzxuYyEuWNDtcsPKY=; b=nyq0XFvYvP8PtH9jaA8808L5ieANL4rh3GZ7rAJVlAPJ0eRSasZqBeIhh7tA9iE+zK YnhAoHzWZnsNCiPebgXK8OfELVPoQFdY95NcgAWhWwchAMNikUw34CWg+wSQqnn95dR/ vt5dmwJGKHMbpOklmvPGsm2+w4JbnY5WShJL1P4e+6wLeG4XoKnDSG3gSXRFDOb4iJaZ h9oK5gYqeX0RrjdU8ArYT7qtil3xC26UGE61tHJ77zjoDbSrJalT1VO/3prtZwtAmkuK jOmsFDz0AyUl7Q5kBj89J865K2S8sWL5i37qQnnyXGNB6RfTR5eGW07jSrxtl4hdwjzw y+Kw==
X-Received by 10.68.176.5 with SMTP id ce5mr1384773pbc.93.1407980791119; Wed, 13 Aug 2014 18:46:31 -0700 (PDT)
Date Thu, 14 Aug 2014 09:46:20 +0800
From luofeiyu <elearn2014@gmail.com>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version 1.0
To python-list@python.org
Subject how to change the time string into number?
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.12951.1407980799.18130.python-list@python.org> (permalink)
Lines 3
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1407980799 news.xs4all.nl 2849 [2001:888:2000:d::a6]:57460
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76241

Show key headers only | View raw


s="Aug"

how can i change it into 8 with some python time module?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

how to change the time string into number? luofeiyu <elearn2014@gmail.com> - 2014-08-14 09:46 +0800
  Re: how to change the time string into number? Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-14 23:37 +0000

csiph-web