]> git.saurik.com Git - wxWidgets.git/commit
fixed wxDateTime::ParseFormat to correctly handle '%x' on Windows
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Feb 2005 16:48:34 +0000 (16:48 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 22 Feb 2005 16:48:34 +0000 (16:48 +0000)
commit64f9c1009476cd0a347d6c3dfc93993652cbd199
tree1b2f8df89789201ec11e759cc490b5989fc1a9a8
parent8795498cd9ec480873e88fccbb63b94be3eddb92
fixed wxDateTime::ParseFormat to correctly handle '%x' on Windows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/datetime.cpp