Lines Matching refs:difference
70 Text = "Returns the difference in weeks between two dates";
74 Text = "The end date for calculating the difference in weeks";
78 Text = "The start date for calculating the difference weeks";
82 Text = "Type of difference calculation: mode=0 means the interval, mode=1 means calendar weeks";
97 Text = "The end date for calculating the difference in months";
101 Text = "The start date for calculating the difference in months";
105 …Text = "Type of difference calculation: Mode = 0 means interval, mode = 1 means in calendar months…
116 Text = "Returns the difference in years between two dates";
120 Text = "The end date for calculating the difference in years";
124 Text = "The start date for calculating the difference in years";
128 Text = "Type of difference calculation: Mode=0 means interval, mode=1 means in calendar years.";