]> git.saurik.com Git - wxWidgets.git/commit
fixed bug in Set(double jdn): don't test whether the date is valid before setting...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Mar 2005 00:01:32 +0000 (00:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 8 Mar 2005 00:01:32 +0000 (00:01 +0000)
commit4f0436e4655b628b32c4e9b27837c400e46c3746
treea2fe3e47537a75d71bd6049690dbbb8b620a79a3
parent58385af01650f2218cff7d64b58140a8aafdf8e0
fixed bug in Set(double jdn): don't test whether the date is valid before setting it (closes 1158535)

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