]> granicus.if.org Git - python/commit
Refer to strftime(3) manpage for platform specific format codes.
authorGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 16:28:25 +0000 (18:28 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 13 Oct 2013 16:28:25 +0000 (18:28 +0200)
commit1b1c11d208587aefd3c8b11637b6c163e4c86dfd
tree96f8e59b75b0a91335a94ccc081e5087d5acd52f
parent55c45c71cf17797475e231fce7a1d196e37d26f7
Refer to strftime(3) manpage for platform specific format codes.

Suggested by Skip Montanaro on docs@.
Doc/library/datetime.rst
Doc/library/time.rst