Add wxDateSpan::GetTotalMonths() method.
This is similar to the existing GetTotalDays() and counts both months and years. See #14704. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -535,7 +535,7 @@ All:
|
||||
- Fix compilation of wxHash{Map,Set} with g++ 4.7 (Nathan Ridge).
|
||||
- Fix posting large amounts of data in wxHTTP (Platonides).
|
||||
- Add wxFile::ReadAll() for consistency with wxFFile.
|
||||
- Add wxDateTime::DiffAsDateSpan() (jonasr).
|
||||
- Add wxDateTime::DiffAsDateSpan() and wxDateSpan::GetTotalMonths() (jonasr).
|
||||
- Added Nepali translation (Him Prasad Gautam).
|
||||
|
||||
All (GUI):
|
||||
|
Reference in New Issue
Block a user