Searched refs:lcl_MaxDaysPerMonth (Results 1 – 1 of 1) sorted by relevance
1343 lcl_MaxDaysPerMonth(const sal_Int32 nMonth, const sal_Int32 nYear) in lcl_MaxDaysPerMonth() function1406 bSuccess &= (0 < nDay) && (nDay <= lcl_MaxDaysPerMonth(nMonth, nYear)); in convertDateOrDateTime()
Completed in 18 milliseconds