Lines Matching refs:date
40 * with the current date and time. We need to specify the type of
57 * needed to implement the date-time formatting for a particular language
123 * The date or time format strings are not part of the definition of a
131 * month up in the date <code>December 12, <b>1996</b></code> results in
135 * <code>Calendar</code> also provides a date arithmetic function for
137 * For example, subtracting 5 days from the date <code>September 12, 1996</code>
404 * the date-related fields.
655 * Get the current date and time.
657 * @return The current date and time.
818 * Sets the GregorianCalendar change date. This is the point when the switch from
820 * 15, 1582. Previous to this time and date will be Julian dates.
827 * @param date The given Gregorian cutover date.
838 ucal_setGregorianChange(UCalendar *cal, UDate date, UErrorCode *pErrorCode);
841 * Gets the Gregorian Calendar change date. This is the point when the switch from
843 * 15, 1582. Previous to this time and date will be Julian dates.
1003 * @param dateTime The desired date and time.
1016 * Set a UCalendar's current date.
1017 * The date is represented as a series of 32-bit integers.
1022 * @param date The desired day of the month.
1033 int32_t date,
1037 * Set a UCalendar's current date.
1038 * The date is represented as a series of 32-bit integers.
1043 * @param date The desired day of the month.
1057 int32_t date,
1408 * @param date The UDate in question.
1415 ucal_isWeekend(const UCalendar *cal, UDate date, UErrorCode *status);
1432 * @param target The target date to compare to the current calendar setting.
1438 * @return The date difference for the specified field.
1454 * Get the next transition after the current date,
1455 * i.e. excludes the current date
1460 * Get the next transition on or after the current date,
1461 * i.e. may include the current date
1466 * Get the previous transition before the current date,
1467 * i.e. excludes the current date
1472 * Get the previous transition on or before the current date,
1473 * i.e. may include the current date
1484 * the calendar's current date, in the time zone to which the calendar
1486 * requested type relative to the calendar's date, the function returns