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


Groups > comp.lang.python > #102069

Re: How do I add 18 seconds to an ISO-8601 String in Python?

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: How do I add 18 seconds to an ISO-8601 String in Python?
Date 2016-01-24 16:26 +1100
Message-ID <mailman.195.1453613173.15297.python-list@python.org> (permalink)
References <8de7de19-9746-48f3-bded-d8bfb5c7dc22@googlegroups.com> <mailman.191.1453600551.15297.python-list@python.org> <7a830b9e-4acc-49ea-9863-498163a20a5f@googlegroups.com>

Show all headers | View raw


Robert James Liguori <gliesian66@gmail.com> writes:

> Thank you so much!  Btw, how do I convert back to ISO-8301?

You are consistently referring to “ISO 8301”, but I am confident that
you are not intending to talk about:

    ISO 8301: Thermal insulation -- Determination of steady-state
    thermal resistance and related properties -- Heat flow meter
    apparatus
    <URL:http://www.iso.org/iso/catalogue_detail.htm?csnumber=15421>

Please take care to refer to the correct standard code for the standard
you're referencing :-)

-- 
 \     “You say I took the name in vain / I don't even know the name / |
  `\    But if I did, well, really, what's it to you?” —Leonard Cohen, |
_o__)                                                     _Hallelujah_ |
Ben Finney

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


Thread

How do I add 18 seconds ISO-8301 String in Python? Robert James Liguori <gliesian66@gmail.com> - 2016-01-23 16:54 -0800
  Re: How do I add 18 seconds to an ISO-8601 String in Python? Ben Finney <ben+python@benfinney.id.au> - 2016-01-24 12:55 +1100
    Re: How do I add 18 seconds to an ISO-8601 String in Python? Robert James Liguori <gliesian66@gmail.com> - 2016-01-23 18:01 -0800
    Re: How do I add 18 seconds to an ISO-8601 String in Python? Robert James Liguori <gliesian66@gmail.com> - 2016-01-23 18:03 -0800
    Re: How do I add 18 seconds to an ISO-8601 String in Python? Robert James Liguori <gliesian66@gmail.com> - 2016-01-23 18:22 -0800
      Re: How do I add 18 seconds to an ISO-8601 String in Python? Michael Torrie <torriem@gmail.com> - 2016-01-23 19:44 -0700
      Re: How do I add 18 seconds to an ISO-8601 String in Python? Ben Finney <ben+python@benfinney.id.au> - 2016-01-24 16:26 +1100

csiph-web