Let wxVariantDataDateTime::Write() and Read() work with invalid dates (otherwise...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 12 Jan 2009 17:22:18 +0000 (17:22 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 12 Jan 2009 17:22:18 +0000 (17:22 +0000)
commitbe53e8ae80b65697dd27fd86530456c4e760e25d
tree360b314b29c045de864523442f1f38ec77bddd64
parent4b42c189d51c1092ab31a0f4312956e54a648f19
Let wxVariantDataDateTime::Write() and Read() work with invalid dates (otherwise wxVariant::GetString() will assert when value is an invalid wxDateTime)

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