/external/icu4c/i18n/ |
gregoimp.cpp | 64 // might all have a time of midnight.
|
hebrwcal.h | 57 * we treat days and months as beginning at midnight,
|
islamcal.cpp | 421 // This returns midnight the night that the moon was visible at sunset.
|
islamcal.h | 45 * we treat days and months as beginning at midnight,
|
/external/icu4c/test/cintltst/ |
cdattst.c | 380 run right at midnight Pacific time and the call to ucal_getNow() is before midnight 381 while the calls to udat_format are after midnight or span midnight. [all...] |
/external/zlib/contrib/minizip/ |
unzip.h | 84 uInt tm_hour; /* hours since midnight - [0,23] */
|
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 228 * Sets the time to the beginning of the day (midnight) by clearing the
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarDatabaseHelper.java | 324 "startMinute INTEGER," + // minutes from midnight 325 "endMinute INTEGER," + // minutes from midnight 572 // correct timezone. Verifies that dtstart and dtend are in UTC and at midnight, that 574 // and dtend2 are at midnight in their timezone. [all...] |
/external/icu4c/test/intltest/ |
tzbdtest.cpp | 301 // DST changeover for PST is 4/6/1997 at 2 hours past midnight 307 // i is minutes past midnight standard time
|
tztest.cpp | 162 UDate marchOneStd = gc->getTime(status); // Local Std time midnight 165 UDate julyOneStd = gc->getTime(status); // Local Std time midnight [all...] |
tzregts.cpp | 846 * TimeZone broken at midnight. The TimeZone code fails to handle 847 * transitions at midnight correctly. [all...] |
/development/tools/zoneinfo/tzdata2009s/ |
southamerica | 59 # Double Summer time from 1969 to 1974. Switches at midnight. 257 # midnight Monday May 31st. (that is, the night between 05/31 and 06/01). 266 # yesterday midnight (that is, at 24:00 Saturday 12th), since the people's 289 # San Juan changed from UTC-03:00 to UTC-04:00 at midnight between 291 # at midnight between Saturday, July 24th and Sunday, July 25th.... 349 # province) decided to go back to UTC-3 effective midnight Jan 20th 2008 [all...] |
northamerica | 469 # Time as of midnight Friday, January 13, 1967 (1 A.M. Saturday, [all...] |
australasia | [all...] |
/external/icu4c/i18n/unicode/ |
ucal.h | 116 * <li> Although historically not precise, midnight also belongs to "am", 118 * 12:00 am (midnight) < 12:01 am, and 12:00 pm (noon) < 12:01 pm 394 * demarcates days at local zone midnight, rather than noon GMT. [all...] |
datefmt.h | 46 * since midnight, January 1, 1970) to text is known as "formatting," and converting
|
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 33 # encountering a TIME rule that spans over midnight 128 # not checked, first match is taken. Midnight wrap (eg. 20:00-6:00) 894 ### Midnight wrap fixup [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
Calendar.java | 143 * <li> Although historically not precise, midnight also belongs to "am", and 144 * noon belongs to "pm", so on the same day, we have 12:00 am (midnight) < 12:01 am, 649 * from midnight to just before noon. 655 * from noon to just before midnight. [all...] |
/external/webkit/WebKit/qt/QGVLauncher/ |
main.cpp | 219 // note that this might have a bug if you measure right around midnight, but we can live with that
|
/frameworks/base/core/java/android/net/http/ |
AndroidHttpClient.java | 459 * @return the number of milliseconds since Jan. 1, 1970, midnight GMT.
|
/packages/apps/Email/src/com/android/exchange/utility/ |
CalendarUtilities.java | 198 // Turn hours/minutes into ms from midnight (per TimeZone) 219 // Turn hours/minutes into ms from midnight (per TimeZone) 253 // Turn hours/minutes into ms from midnight (per TimeZone) [all...] |
/dalvik/libcore/luni/src/main/java/java/io/ |
File.java | 838 * milliseconds since January 1st, 1970, midnight. 861 * January 1st, 1970, midnight. [all...] |
/frameworks/base/core/java/android/provider/ |
Calendar.java | [all...] |
/frameworks/base/core/res/res/values-en-rUS/ |
strings.xml | [all...] |
/external/tcpdump/ |
print-icmp.c | 318 /* print the milliseconds since midnight UTC */
|