]> git.saurik.com Git - wxWidgets.git/commit
corrected parsing of dates like 01.02.03 (where year can be confused with the day...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2003 22:51:50 +0000 (22:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Sep 2003 22:51:50 +0000 (22:51 +0000)
commit560e2916a9c790150fab69be3e4fb74909a76cbc
tree9921e858278364d0ce25a1553be9daf135c79028
parent9833a21ac43a672acc18d6d0e53bd7a5f2300104
corrected parsing of dates like 01.02.03 (where year can be confused with the day) in ParseDate()

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