Lines Matching full:date
85 * Format a date or time, which is the standard millis since 24:00 GMT, Jan
91 * @param cal Calendar set to the date and time to be formatted
92 * into a date/time string.
106 * objects with a UDate type. If a the Formattable object type is not a Date,
109 * @param obj The object to format. Must be a Date.
125 * Parse a date/time string beginning at the given parse position. For
126 * example, a time text "07/10/96 4:5 PM, PDT" will be parsed into a Date
127 * that is equivalent to Date(837039928046).
130 * this object's format method but can still be parsed as a date, then the
134 * @param text The date/time string to be parsed
135 * @param cal a Calendar set to the date and time to be formatted
136 * into a date/time string.
148 * Parse a date/time string starting at the given parse position. For
149 * example, a time text "07/10/96 4:5 PM, PDT" will be parsed into a Date
150 * that is equivalent to Date(837039928046).
153 * this object's format method but can still be parsed as a date, then the
159 * @param text The date/time string to be parsed
171 * Parse a date/time string. For example, a time text "07/10/96 4:5 PM, PDT"
172 * will be parsed into a UDate that is equivalent to Date(837039928046).
179 * @param text The date/time string to be parsed
190 * date and time formatters associated with this object.
198 * Get the date pattern for the the date formatter associated with this object.
199 * @param result Output param to receive the date pattern.
214 * Apply the given unlocalized date & time pattern strings to this relative date format.
218 * @param datePattern The date pattern to be applied.
225 * Gets the date/time formatting symbols (this is an object carrying
228 * @return a copy of the date-time formatting data associated
229 * with this date-time formatter.
236 DateFormat *fDateFormat; // the held date format
259 * Load the Date string array