summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
7d69a57)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44237
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxLogDebug(_T("DateTime_SetSystemtime() failed"));
}
wxLogDebug(_T("DateTime_SetSystemtime() failed"));
}
+ // we need to keep only the date part, times don't make sense for this
+ // control (in particular, comparisons with other dates would fail)
}
wxDateTime wxDatePickerCtrl::GetValue() const
}
wxDateTime wxDatePickerCtrl::GetValue() const