Home | History | Annotate | Download | only in unicode

Lines Matching full:will

123  * to a SimpleDateFormat. This will work for the majority of countries; just
135 * subclasses, such code will not necessarily work and will not be
238 * an enum value specifying a field. On output, the FieldPosition will be filled
243 * statfieldPositionus.getEndIndex will be set to 0 and 4, respectively.
245 * that if the same time field appears more than once in a pattern, the status will
250 * fieldPosition.getEndIndex will be set to 5 and 8, respectively, for the first
256 * DateFormat instance, the date and the time zone will
258 * field values will be calculated by the internal calendar.
274 * an enum value specifying a field. On output, the FieldPosition will be filled
279 * statfieldPositionus.getEndIndex will be set to 0 and 4, respectively.
281 * that if the same time field appears more than once in a pattern, the status will
286 * fieldPosition.getEndIndex will be set to 5 and 8, respectively, for the first
333 * 'text' cannot be parsed, it will be set to a failure
343 * example, a time text "07/10/96 4:5 PM, PDT" will be parsed into a Date
357 * DateFormat instance, calendar field values will be
359 * (time in milliseconds and time zone) will be set in
373 * example, a time text "07/10/96 4:5 PM, PDT" will be parsed into a Date
413 * will remain unchanged.
514 * Adopting a new calendar will change to the default symbols.
627 * @obsolete ICU 3.4 use UDateFormatField instead, since this API will be