Searched refs:lcl_convertDateToDays (Results 1 – 1 of 1) sorted by relevance
88 double lcl_convertDateToDays( long const i_day, long const i_month, long const i_year ) in lcl_convertDateToDays() function260 …returnValue = lcl_convertDateToDays( aDateTimeValue.Day, aDateTimeValue.Month, aDateTimeValue.Year… in convertToDouble()294 … returnValue = lcl_convertDateToDays( aDateValue.Day, aDateValue.Month, aDateValue.Year ); in convertToDouble()
Completed in 14 milliseconds