OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:millis1898
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
dangical.cpp
107
const UDate
millis1898
[] = { (UDate)((1898 - 1970) * 365 * kOneDay) }; // some days of error is not a problem here
local
111
TimeZoneRule* rule1898to1911 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1898-1911"), 8*kOneHour, 0,
millis1898
, 1, DateTimeRule::STANDARD_TIME);
/external/icu/icu4c/source/i18n/
dangical.cpp
107
const UDate
millis1898
[] = { (UDate)((1898 - 1970) * 365 * kOneDay) }; // some days of error is not a problem here
local
111
TimeZoneRule* rule1898to1911 = new TimeArrayTimeZoneRule(UNICODE_STRING_SIMPLE("Korean 1898-1911"), 8*kOneHour, 0,
millis1898
, 1, DateTimeRule::STANDARD_TIME);
Completed in 304 milliseconds