Searched refs:tzGMT (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1850 static const UChar tzGMT[] = { 0x47,0x4D,0x54,0 }; /* "GMT" */ variable 1858 …{ tzGMT, "en_US", 0.0, 1073692800000.0, FALSE, 34, 408, 12427, 29824… 1859 …{ tzGMT, "en_US", 0.0, 1073779200000.0, FALSE, 34, 408, 12428, 29827… 1860 …{ tzGMT, "en_US", 0.0, 2147472000000.0, FALSE, 68, 816, 24855, 59652… 1861 …{ tzGMT, "en_US", 0.0, 2147558400000.0, FALSE, 68, 816, 24856, 59654… 1862 …{ tzGMT, "en_US", 0.0, -1073692800000.0, FALSE, -34,-408,-12427,-29824… 1863 …{ tzGMT, "en_US", 0.0, -1073779200000.0, FALSE, -34,-408,-12428,-29827… 1865 …{ tzGMT, "en_US", -61978089600000.0,-61820409600000.0, FALSE, 4, 59, 1825, 4380… 1866 …{ tzGMT, "en_US", -61820409600000.0,-61978089600000.0, FALSE, -4, -59, -1825, -4380… 1867 …{ tzGMT, "en_US", -62451129600000.0,-62293449600000.0, FALSE, 4, 59, 1825, 4380… [all …]
|