Searched refs:zoneinfo (Results 1 – 15 of 15) sorted by relevance
19 The purpose of these tools is to process the zoneinfo or "Olson" time46 The zoneinfo or "Olson" time zone package is used by various systems85 3. Build ICU normally. You will see a notice "updating zoneinfo.txt..."99 6. Don't forget to check in the new zoneinfo.txt (from its location at100 {path_to}/icu/source/data/misc/zoneinfo.txt) into SVN.
1092 operator<<(ostream& os, const ZoneMap& zoneinfo) { in operator <<() argument1094 for (ZoneMapIter it = zoneinfo.begin(); in operator <<()1095 it != zoneinfo.end(); in operator <<()1105 ostream& printStringList( ostream& os, const ZoneMap& zoneinfo) { in printStringList() argument1110 for (ZoneMapIter it = zoneinfo.begin(); in printStringList()1111 it != zoneinfo.end(); in printStringList()
7 # turn "Olson" tzdata into ICU's zoneinfo.txt.
26 zoneinfo.txt supplementalData.txt metazoneInfo.txt
15 zoneinfo:table(nofallback) {
111 zoneinfo.res
120 zoneinfo.res
517 ZONEINFO=$(TZCODE_DIR)/zoneinfo.txt521 $(BUILDDIR)/zoneinfo.res: $(ZONEINFO) $(BINDIR)/genrb$(EXEEXT)522 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
138 zoneinfo.res
160 zoneinfo.res
205 zoneinfo.res
219 zoneinfo.res
570 IMPORTANT: the <timezone> name must be in zoneinfo format, i.e.
828 The poor sod had a broken /usr/share/zoneinfo directory, with a 0-byte-long UTC file.