Lines Matching refs:date
1837 UDate date,
1871 // process each currency to see which one is valid for the given date
1879 // get the from date
1898 if ((fromDate <= date) && (date < toDate))
1907 if (fromDate <= date)
1945 UDate date,
1986 // process each currency to see which one is valid for the given date
2003 // get the from date
2022 if ((fromDate <= date) && (date < toDate))
2035 if (fromDate <= date)