|
Anypia Programmer's Documentation
|
Returns number of months from this date to given date.
int getMonths( const DateMoyr& dateMoyr ) const;
|
Parameters |
Description |
|
const DateMoyr& dateMoyr |
Given date. |
Number of months from this date to given date. Result is negative if argument date is before this date.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|