HomeSort by relevance Sort by last modified time
    Searched full:olson (Results 1 - 25 of 52) sorted by null

1 2 3

  /development/tools/zoneinfo/tzdata2009s/
factory 4 # 2009-05-17 by Arthur David Olson.
pacificnew 4 # 2009-05-17 by Arthur David Olson.
6 # From Arthur David Olson (1989-04-05):
yearistype.sh 4 : '2006-07-17 by Arthur David Olson.'
systemv 4 # 2009-05-17 by Arthur David Olson.
backward 4 # 2009-05-17 by Arthur David Olson.
etcetera 4 # 2009-05-17 by Arthur David Olson.
iso3166.tab 4 # 2009-05-17 by Arthur David Olson.
leapseconds 4 # 2009-05-17 by Arthur David Olson.
  /external/icu4c/tools/tzcode/
icuzones 7 # turn "Olson" tzdata into ICU's zoneinfo.txt.
18 # The Olson systemv file has these commented out.
41 #### Aliases that conflict with Olson compatibility Zone definition
72 #Link Etc/UTC UTC # Olson LINK
tz.alias 24 #### Aliases that conflict with Olson compatibility Zone definition
55 # UTC Etc/UTC # Olson LINK
readme.txt 19 The purpose of these tools is to process the zoneinfo or "Olson" time
22 behavior, as well as the full set of Olson compatibility IDs.
27 Olson: ftp://elsie.nci.nih.gov/pub/
33 historical time zones, based on Olson data. The implementations in C
40 historical variation. Furthermore, it lacks the full set of Olson
46 The zoneinfo or "Olson" time zone package is used by various systems
ialloc.c 3 ** 2006-07-17 by Arthur David Olson.
scheck.c 3 ** 2006-07-17 by Arthur David Olson.
tz2icu.cpp 12 #include "tzfile.h" // from Olson tzcode archive, copied to this dir
304 // skip additional Olson byte version
309 throw invalid_argument("Bad Olson version info");
487 // the Olson abbr data, or if the above TODO is completed.
924 map<string, string> linkSource; // id => "Olson link" or "ICU alias"
997 linkSource[fromid] = "Olson link";
998 linkSource[toid] = "Olson link";
1421 const string& olson = i->first; local
1450 string olson = i->first; local
1476 const string& olson = i->first; local
    [all...]
asctime.c 3 ** 1996-06-05 by Arthur David Olson.
private.h 7 ** 1996-06-05 by Arthur David Olson.
tzfile.h 7 ** 1996-06-05 by Arthur David Olson.
  /external/icu4c/i18n/
zonemeta.h 60 * Returns a CLDR metazone ID for the given Olson tzid and time.
64 * Returns an Olson ID for the ginve metazone and region
olsontz.h 27 * A time zone based on the Olson database. Olson time zones change
38 * 1. Zones. These have keys corresponding to the Olson IDs, e.g.,
46 * represent Olson links and ICU compatibility IDs.
91 * 2. Rules. These have keys corresponding to the Olson rule IDs,
107 * that is, the category of zones assigned to no country in the Olson
  /bionic/libc/tzcode/
difftime.c 3 ** 1996-06-05 by Arthur David Olson.
asctime.c 3 ** 1996-06-05 by Arthur David Olson.
tzfile.h 7 ** 1996-06-05 by Arthur David Olson.
private.h 7 ** 1996-06-05 by Arthur David Olson.
  /system/core/libcutils/
tzfile.h 7 ** 1996-06-05 by Arthur David Olson.
  /external/icu4c/common/
putil.c 615 /* These platforms are likely to use Olson timezone IDs. */
642 /* Determine if this is something like Iceland (Olson ID)
643 or AST4ADT (non-Olson ID) */
651 The rest of the time it could be an Olson ID. George */
673 and maps it to an Olson ID.
918 /* This might be a good Olson ID. */
934 This is a trick to look at the name of the link to get the Olson ID
985 So we remap the abbreviation to an olson ID.
    [all...]

Completed in 69 milliseconds

1 2 3