Don't depend on the default formatting of wx.DateTime objects for
authorRobin Dunn <robin@alldunn.com>
Sat, 9 Apr 2005 20:08:49 +0000 (20:08 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 9 Apr 2005 20:08:49 +0000 (20:08 +0000)
commitc5d11c71d791122ec50379c15887898a4d49f1af
tree64aa857528caf1c6dd59dde1583983d5a7595aa9
parent88609ec9a8421a783bb92ad0eddf4ef3ddc4350e
Don't depend on the default formatting of wx.DateTime objects for
extracting a date and time string.  The format depends on locale and
platform defaults.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/lib/printout.py