Lines Matching refs:date
61 * this internal date representation.
122 * Convert a date to a count of days starting from 01/01/0001
125 * is the number of days between 01/01/0001 and the date
132 * @return count of days from 01/01/0001 to the date specified
152 * Convert a count of days starting from 01/01/0001 to a date
155 * is the number of days between 01/01/0001 and the date
254 * @param d1 - date value (in StarCalc representation based 12/30/1899), usually the older date
255 * @param d2 - date value (in StarCalc representation based 12/30/1899), usually the younger date
299 * @param d1 - date value, start date
300 * @param d2 - date value, end date
346 * @param d1 - date value, start date
347 * @param d2 - date value, end date
382 * @param d - date value (in StarCalc representation based 12/30/1899)
401 * Get the Number of Days in the month for a date
404 * @param d - date value (in StarCalc representation based 12/30/1899)
423 * Get number of weeks in the year for a date
432 * a division by 7 from the internal date represention
436 * @param d - date value (in StarCalc represantaion based 30.12.1899)
467 * Get number of days in the year of a date specified
470 * @param d - date value (in StarCalc represantaion based 30.12.1899)