Searched refs:nMonthDistance (Results 1 – 2 of 2) sorted by relevance
61 Date DateHelper::GetDateSomeMonthsAway( const Date& rD, long nMonthDistance ) in GetDateSomeMonthsAway() argument64 long nMonth = rD.GetMonth()+nMonthDistance; in GetDateSomeMonthsAway()
45 static Date GetDateSomeMonthsAway( const Date& rD, long nMonthDistance );
Completed in 20 milliseconds