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

1 2 3 4 5 6 7 8 9

  /external/chromium/third_party/icu/source/test/testdata/
te.txt 115 "Hawaii Daylight Time",
125 "Alaska Daylight Time",
135 "Pacific Daylight Time",
145 "Mountain Daylight Time",
155 "Mountain Daylight Time",
  /external/icu4c/test/testdata/
te.txt 115 "Hawaii Daylight Time",
125 "Alaska Daylight Time",
135 "Pacific Daylight Time",
145 "Mountain Daylight Time",
155 "Mountain Daylight Time",
  /libcore/luni/src/main/java/java/util/
SimpleTimeZone.java 38 * backwards. For example, Daylight Savings Time ends at the last
77 * based on timezone's raw offset from GMT; does not include Daylight
85 * Daylight savings.
128 * time zone ID, and times to start and end the daylight savings time. Timezone IDs can
131 * use daylight saving time, do not use this constructor; instead you should
158 * The daylight savings time difference is set to the default value: one hour.
166 * the daylight savings starting month. The month indexing is 0-based. eg, 0
169 * the daylight savings starting day-of-week-in-month. Please see
172 * the daylight savings starting day-of-week. Please see the
175 * the daylight savings starting time in local wall time, whic
    [all...]
TimeZone.java 40 * <li>Somewhere like California, where daylight time is used.
42 * must be used to determine whether or not daylight time applies to a given {@code Date}.
46 * point in time is {@link #inDaylightTime in daylight time}) the applicable
48 * <li>Somewhere like Japan, where daylight time is not used.
74 * The long display name style, such as {@code Pacific Daylight Time}.
88 * Returns a new time zone with the same ID, raw offset, and daylight
158 * zone with either standard or daylight time, as written in {@code locale}.
162 * @param daylightTime true for daylight time, false for standard time.
214 * Returns the daylight savings offset in milliseconds for this time zone.
216 * that use daylight savings time and {@code 0} for timezones that do not
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
simpletz.h 50 * When specifying daylight-savings-time begin and end dates, use a negative value for
52 * count from the end of the month backwards. For example, if Daylight Savings
114 * and which doesn't observe daylight savings time. Normally you should use
127 * and times to start and end daylight savings time. To create a TimeZone that
128 * doesn't observe daylight savings time, don't use this constructor; use
133 * Various types of daylight-savings time rules can be specfied by using different
140 * @param savingsStartMonth The daylight savings starting month. Month is
142 * @param savingsStartDayOfWeekInMonth The daylight savings starting
145 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
147 * @param savingsStartTime The daylight savings starting time, expressed as th
    [all...]
basictz.h 71 * When true, any transitions with only daylight saving amount
118 * If this time zone does not use any daylight saving time within about 1 year from the specified
120 * time and daylight saving time transitions are returned in addition to the
121 * <code>InitialTimeZoneRule</code>. The standard and daylight saving time transition rules are
123 * rule and <code>DateTimeRule::WALL_TIME</code> for its time rule. Because daylight saving time
132 * When this time time zone does not observe daylight saving times around the
134 * @param dst Receives the <code>AnnualTimeZoneRule</code> for daylight saving time
135 * transitions. When this time zone does not observer daylight saving times
tzrule.h 28 * raw offset (UTC offset for standard time) and daylight saving time offset.
82 * Gets the amount of daylight saving delta time from the standard time.
83 * @return The amount of daylight saving offset used by this rule
103 * @param prevDSTSavings The amount of daylight saving offset from the
116 * @param prevDSTSavings The amount of daylight saving offset from the
130 * @param prevDSTSavings The amount of daylight saving offset from the
147 * @param prevDSTSavings The amount of daylight saving offset from the
163 * standard time and the amount of daylight saving offset adjustment.
166 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds.
202 * standard time and the amount of daylight saving offset adjustment
    [all...]
timezone.h 49 * <code>TimeZone</code> represents a time zone offset, and also figures out daylight
84 * daylight savings time.
92 * time zone (without taking daylight savings time into account).</li>
93 * <li>Logic necessary to take daylight savings time into account if daylight savings
94 * time is observed in that time zone (e.g., the days and hours on which daylight
100 * daylight savings time and GMT offset in different ways. Currently we only have one
104 * combination of GMT offset and daylight-savings time rules currently in use in the
130 * The GMT time zone has a raw offset of zero and does not use daylight
161 * same GMT offset that differ in the way they handle daylight
    [all...]
rbtz.h 126 * to GMT to get local time in this time zone, taking daylight savings time into
128 * whether daylight savings time is in effect and needs to be figured into the offset
153 * daylight savings. This is the offset to add *to* UTC to get local time.
201 * to GMT to get local time, before taking daylight savings time into account).
210 * to GMT to get local time, before taking daylight savings time into account).
218 * Queries if this time zone uses daylight savings time.
219 * @return true if this time zone uses daylight savings time,
226 * Queries if the given date is in daylight savings time in
234 * @return true if the given date is in daylight savings time,
  /external/icu4c/i18n/unicode/
simpletz.h 50 * When specifying daylight-savings-time begin and end dates, use a negative value for
52 * count from the end of the month backwards. For example, if Daylight Savings
114 * and which doesn't observe daylight savings time. Normally you should use
127 * and times to start and end daylight savings time. To create a TimeZone that
128 * doesn't observe daylight savings time, don't use this constructor; use
133 * Various types of daylight-savings time rules can be specfied by using different
140 * @param savingsStartMonth The daylight savings starting month. Month is
142 * @param savingsStartDayOfWeekInMonth The daylight savings starting
145 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
147 * @param savingsStartTime The daylight savings starting time, expressed as th
    [all...]
timezone.h 49 * <code>TimeZone</code> represents a time zone offset, and also figures out daylight
84 * daylight savings time.
92 * time zone (without taking daylight savings time into account).</li>
93 * <li>Logic necessary to take daylight savings time into account if daylight savings
94 * time is observed in that time zone (e.g., the days and hours on which daylight
100 * daylight savings time and GMT offset in different ways. Currently we only have one
104 * combination of GMT offset and daylight-savings time rules currently in use in the
130 * The GMT time zone has a raw offset of zero and does not use daylight
161 * same GMT offset that differ in the way they handle daylight
    [all...]
basictz.h 71 * When true, any transitions with only daylight saving amount
118 * If this time zone does not use any daylight saving time within about 1 year from the specified
120 * time and daylight saving time transitions are returned in addition to the
121 * <code>InitialTimeZoneRule</code>. The standard and daylight saving time transition rules are
123 * rule and <code>DateTimeRule::WALL_TIME</code> for its time rule. Because daylight saving time
132 * When this time time zone does not observe daylight saving times around the
134 * @param dst Receives the <code>AnnualTimeZoneRule</code> for daylight saving time
135 * transitions. When this time zone does not observer daylight saving times
tzrule.h 28 * raw offset (UTC offset for standard time) and daylight saving time offset.
82 * Gets the amount of daylight saving delta time from the standard time.
83 * @return The amount of daylight saving offset used by this rule
103 * @param prevDSTSavings The amount of daylight saving offset from the
116 * @param prevDSTSavings The amount of daylight saving offset from the
130 * @param prevDSTSavings The amount of daylight saving offset from the
147 * @param prevDSTSavings The amount of daylight saving offset from the
163 * standard time and the amount of daylight saving offset adjustment.
166 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds.
202 * standard time and the amount of daylight saving offset adjustment
    [all...]
rbtz.h 126 * to GMT to get local time in this time zone, taking daylight savings time into
128 * whether daylight savings time is in effect and needs to be figured into the offset
153 * daylight savings. This is the offset to add *to* UTC to get local time.
201 * to GMT to get local time, before taking daylight savings time into account).
210 * to GMT to get local time, before taking daylight savings time into account).
218 * Queries if this time zone uses daylight savings time.
219 * @return true if this time zone uses daylight savings time,
226 * Queries if the given date is in daylight savings time in
234 * @return true if the given date is in daylight savings time,
  /libcore/luni/src/main/java/java/util/spi/
TimeZoneNameProvider.java 41 * @param daylight true to return the name for daylight saving time.
50 public abstract String getDisplayName(String id, boolean daylight, int style, Locale locale);
  /external/chromium/third_party/icu/source/data/xml/main/
root.xml 45 <daylight/>
49 <daylight/>
  /external/icu4c/data/xml/main/
root.xml 45 <daylight/>
49 <daylight/>
  /libcore/luni/src/main/java/libcore/icu/
TimeZones.java 35 public static String getDisplayName(String id, boolean daylight, int style, Locale locale) {
39 String result = lookupDisplayName(CachedTimeZones.names, id, daylight, style);
44 return getDisplayNameImpl(id, daylight, style, locale.toString());
47 public static String lookupDisplayName(String[][] zoneStrings, String id, boolean daylight, int style) {
50 if (daylight) {
91 * daylight/long, daylight/short) The native method that fetches these
  /external/icu4c/i18n/
zrule.h 89 * Gets the amount of daylight saving delta time from the standard time.
91 * @return The amount of daylight saving offset used by this rule
116 * standard time and the amount of daylight saving offset adjustment.
120 * @param dstSavings The amount of daylight saving offset adjustment in milliseconds.
176 * Gets the amount of daylight saving delta time from the standard time.
178 * @return The amount of daylight saving offset used by this rule
202 * @param prevDSTSavings The amount of daylight saving offset from the
218 * @param prevDSTSavings The amount of daylight saving offset from the
235 * @param prevDSTSavings The amount of daylight saving offset from the
254 * @param prevDSTSavings The amount of daylight saving offset from th
    [all...]
vzone.h 159 * zone property or a pair of standard and daylight time properties using
175 * to GMT to get local time in this time zone, taking daylight savings time into
177 * whether daylight savings time is in effect and needs to be figured into the offset
204 * daylight savings. This is the offset to add *to* UTC to get local time.
256 * to GMT to get local time, before taking daylight savings time into account).
267 * to GMT to get local time, before taking daylight savings time into account).
277 * Queries if this time zone uses daylight savings time.
279 * @return true if this time zone uses daylight savings time,
287 * Queries if the given date is in daylight savings time in
296 * @return true if the given date is in daylight savings time
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
timeb.h 37 short int dstflag; /* Nonzero if Daylight Savings Time used. */
  /development/tools/zoneinfo/tzdata2010k/
australasia 56 # of Queensland chose to keep observing daylight-saving time even after
255 # "Daylight savings to commence this month"
278 # <a href="http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:cabinet-releases&Itemid=166">
279 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:cabinet-releases&Itemid=166
475 # "Cabinet has now approved Daylight Saving to be effected next year
484 # Samoa's Daylight Saving Time Act 2009 is available here, but does not
486 # <a href="http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf">
487 # http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf
654 # Implementation Dates of Daylight Saving Time within Australia
655 # </a> summarizes daylight saving issues in Australia
    [all...]
  /bionic/libc/include/
time.h 54 int tm_isdst; /* daylight saving time */
107 extern int daylight;
  /development/ndk/platforms/android-3/include/
time.h 54 int tm_isdst; /* daylight saving time */
90 extern int daylight;
  /development/ndk/platforms/android-8/include/
time.h 54 int tm_isdst; /* daylight saving time */
89 extern int daylight;

Completed in 308 milliseconds

1 2 3 4 5 6 7 8 9