]> git.saurik.com Git - wxWidgets.git/commit
Add wxDateSpan::GetTotalMonths() method.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Oct 2012 22:48:07 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Oct 2012 22:48:07 +0000 (22:48 +0000)
commit16630eb7e3ef05fa487b67188df12d10e66a5beb
treec830c3137a03950bcc5a2205462a4c2f5f67cbb3
parent06a086e8d24a83391e7acaf34c31548105916a1a
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
docs/changes.txt
include/wx/datetime.h
interface/wx/datetime.h