use LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Jan 2007 17:37:54 +0000 (17:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Jan 2007 17:37:54 +0000 (17:37 +0000)
commitbc94d944d0ebde1599e820e5bb68a13d56adc1a9
treea46fd41c58aa8acab6370c8fc0c06f0154374b41
parent23205be83c2a88b1aa7204d2cee52ca8a755e698
use LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before Epoch) for the invalid wxDateTime m_time value

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