This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hobarrera
Recipients eryksun, hobarrera, martin.panter, xiang.zhang
Date 2017-02-06.07:41:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486366884.68.0.948099609961.issue29457@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that the datetime/strftime documentation describes "%c" as:

    Locale’s appropriate date and time representation.

However, this is not really accurate (this is not the *default* behaviour), that's why I was mentioning the clarification. IMHO, a mere mere link to that caveats section would be enough.

Maybe looking at the locale section sounded intuitive to you because you're already familiar with it, but for people who don't KNOW that there's a caveats section there, it's not really obvious.
History
Date User Action Args
2017-02-06 07:41:24hobarrerasetrecipients: + hobarrera, martin.panter, eryksun, xiang.zhang
2017-02-06 07:41:24hobarrerasetmessageid: <1486366884.68.0.948099609961.issue29457@psf.upfronthosting.co.za>
2017-02-06 07:41:24hobarreralinkissue29457 messages
2017-02-06 07:41:24hobarreracreate