converting ISO8601 date and time string representations to datetime

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Aug 11 18:57:08 EDT 2014


On 06/08/2014 20:05, Skip Montanaro wrote:
> On Wed, Aug 6, 2014 at 1:31 PM, Joel Goldstick <joel.goldstick at 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




More information about the Python-list mailing list