Default wxDateTime objects are now 'invalid',
authorRon Lee <ron@debian.org>
Mon, 21 May 2001 19:03:33 +0000 (19:03 +0000)
committerRon Lee <ron@debian.org>
Mon, 21 May 2001 19:03:33 +0000 (19:03 +0000)
commitc3302e7e295593f89b6e355c921c9e16d8826d0f
treeedf871796d62f8db1c2eed7a536764951de7f3f0
parent48c31b285301338cdf01d5ca661c378670ce1e5c
Default wxDateTime objects are now 'invalid',
changed wxDefaultDateTime definition to suit.
Removed IsValid asserts from Set methods.
Fixed broken test for validity that was checking
m_time directly.

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