Changed the wxDateTime.Parse* methods to return an int that will be -1
authorRobin Dunn <robin@alldunn.com>
Thu, 11 Jul 2002 20:16:53 +0000 (20:16 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 11 Jul 2002 20:16:53 +0000 (20:16 +0000)
commitd6a3401d0935e60c17603597a6174c720fab6779
tree68f35ceccaf56e8dee0cc8324307a7a2a7e8e1f2
parent83f3dd45be83ffe093e7d5523453a50d3dac4ab7
Changed the wxDateTime.Parse* methods to return an int that will be -1
on failure, and the index where parsing stopped otherwise.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/CHANGES.txt
wxPython/src/msw/utils.cpp
wxPython/src/utils.i