A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2008-March/077609.html below:

[Python-Dev] [Python-checkins] r61403 - python/trunk/Misc/NEWS

[Python-Dev] [Python-checkins] r61403 - python/trunk/Misc/NEWS [Python-Dev] [Python-checkins] r61403 - python/trunk/Misc/NEWSskip at pobox.com skip at pobox.com
Sat Mar 15 19:49:09 CET 2008
    Nick> %f makes me think femtoseconds :)

Not fraction?

    Nick> Any particular reason we can't use '%u' to align with the
    Nick> convention of abbreviating microseconds as 'us' when a character
    Nick> encoding doesn't provide convenient access to the Greek letter mu?
    Nick> (e.g. ASCII)

Well, %u is already in use by at least some implementations of strftime.
>From the Solaris 10 man page:

     %u       Weekday  as  a  decimal  number   [1,7],   with   1
              representing Monday. See NOTES below.

I see the same on my Mac.

I think it's better to use the same format code for both parsing and
formatting if possible.

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4