Lines Matching defs:to
145 * Convert a date string used by metazone mappings to UDate.
286 // the input is the canonical ID. resolve to const UChar*
321 // rb still points to the alias table, so we don't have to go looking
341 // Put the resolved canonical ID to the cache
393 // No deleters for these UVectors, it's a reference to a resource bundle string.
450 // We need to go through all zones associated with the region.
523 if (mzm->from <= date && mzm->to > date) {
661 // We do not want to use SimpleDateformat to parse boundary dates,
665 UDate to = parseDate(mz_to, status);
678 entry->to = to;