New submission from Santiago Palacio Gómez:

In the datetime documentation page 
https://docs.python.org/2/library/datetime.html
In the directive sections, there are a few things that are not documented 
there. I really don't know all the possible directives, but the few examples 
I'm aware of, and how they seem to work for me:
%D seems to behave as the default %x (None locale)
%h seems to behave as %b

----------
assignee: docs@python
components: Documentation
messages: 231162
nosy: docs@python, spalac24
priority: normal
severity: normal
status: open
title: datetime documentation incomplete
type: enhancement
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22871>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to