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


Groups > comp.lang.python > #76085

Re: converting ISO8601 date and time string representations to datetime

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: converting ISO8601 date and time string representations to datetime
Date 2014-08-11 23:57 +0100
References (1 earlier) <roy-7E7423.19300831072014@news.panix.com> <53DB3931.8070406@biologie.uni-freiburg.de> <8738df7gav.fsf@gmail.com> <CAPM-O+x-J7AP7b6ZQ8ZEMptLPv7nqJcYjQ4mGmhMw2xxO6z_qg@mail.gmail.com> <CANc-5UzMVfJq1vB5srC2M32pNx=T+OBWAa=xOf0zJsY7BOLvqA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.12870.1407798006.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 06/08/2014 20:05, Skip Montanaro wrote:
> On Wed, Aug 6, 2014 at 1:31 PM, Joel Goldstick <joel.goldstick@gmail.com> wrote:
>> Among other features it lists this: Gaps in functionality: ISO-8601
>> parsing, timespans, humanization
>
> What is "humanization"?
>
> Skip
>

Presumably as in https://pypi.python.org/pypi/humanize

The page states "This modest package contains various common 
humanization utilities, like turning a number into a fuzzy human 
readable duration ('3 minutes ago') or into a human readable size or 
throughput.  It works with python 2.7 and 3.3 and is localized
to Russian, French, and Korean."

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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


Thread

Re: converting ISO8601 date and time string representations to datetime Albert-Jan Roskam <fomcl@yahoo.com> - 2014-07-31 11:59 -0700
  Re: converting ISO8601 date and time string representations to datetime Roy Smith <roy@panix.com> - 2014-07-31 19:30 -0400
    Re: converting ISO8601 date and time string representations to datetime Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-08-01 08:52 +0200
    Re: converting ISO8601 date and time string representations to datetime Akira Li <4kir4.1i@gmail.com> - 2014-08-02 06:53 +0400
    Re: converting ISO8601 date and time string representations to datetime Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-06 14:31 -0400
    Re: converting ISO8601 date and time string representations to datetime Skip Montanaro <skip@pobox.com> - 2014-08-06 14:05 -0500
    Re: converting ISO8601 date and time string representations to datetime Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-11 23:57 +0100

csiph-web