Home
last modified time | relevance | path

Searched full:pst (Results 26 - 50 of 201) sorted by relevance

123456789

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneTest.java148 new ZoneDescriptor("PST", -480, true), // ICU Link - America/Los_Angeles in TestShortZoneIDs()
342 TimeZone zone = TimeZone.getTimeZone("PST"); in TestDisplayName()
344 logln("PST->" + name); in TestDisplayName()
359 // todo: check to see whether we can test for all of pst, pdt, pt in TestDisplayName()
362 Boolean.FALSE, new Integer(TimeZone.SHORT), "PST", in TestDisplayName()
377 Boolean.FALSE, new Integer(TimeZone.SHORT_COMMONLY_USED), "PST", in TestDisplayName()
392 // PST zone that has DST all year long. in TestDisplayName()
395 SimpleTimeZone zone2 = new SimpleTimeZone(0, "PST"); in TestDisplayName()
398 logln("Modified PST inDaylightTime->" + zone2.inDaylightTime(new Date())); in TestDisplayName()
400 logln("Modified PST in TestDisplayName()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCalendarRegressionTest.java510 TimeZone PST = TimeZone.getTimeZone("PST"); in Test4096231()
513 Calendar cal1 = new GregorianCalendar(PST); in Test4096231()
516 logln("PST 1 is: " + (p=cal1.get(Calendar.HOUR_OF_DAY))); in Test4096231()
531 Calendar cal3 = new GregorianCalendar(PST); in Test4096231()
867 cal.setTimeZone(TimeZone.getTimeZone("PST")); in Test4114578()
1185 TimeZone.getTimeZone("PST"), in Test4149677()
1218 TimeZone tz = TimeZone.getTimeZone("PST"); in Test4162587()
1504 TimeZone PST = TimeZone.getTimeZone("PST"); in Test4177484()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneTest.java144 new ZoneDescriptor("PST", -480, true), // ICU Link - America/Los_Angeles in TestShortZoneIDs()
338 TimeZone zone = TimeZone.getTimeZone("PST"); in TestDisplayName()
340 logln("PST->" + name); in TestDisplayName()
355 // todo: check to see whether we can test for all of pst, pdt, pt in TestDisplayName()
358 Boolean.FALSE, new Integer(TimeZone.SHORT), "PST", in TestDisplayName()
373 Boolean.FALSE, new Integer(TimeZone.SHORT_COMMONLY_USED), "PST", in TestDisplayName()
388 // PST zone that has DST all year long. in TestDisplayName()
391 SimpleTimeZone zone2 = new SimpleTimeZone(0, "PST"); in TestDisplayName()
394 logln("Modified PST inDaylightTime->" + zone2.inDaylightTime(new Date())); in TestDisplayName()
396 logln("Modified PST in TestDisplayName()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DCalendarRegressionTest.java513 TimeZone PST = TimeZone.getTimeZone("PST"); in Test4096231()
516 Calendar cal1 = new GregorianCalendar(PST); in Test4096231()
519 logln("PST 1 is: " + (p=cal1.get(Calendar.HOUR_OF_DAY))); in Test4096231()
534 Calendar cal3 = new GregorianCalendar(PST); in Test4096231()
870 cal.setTimeZone(TimeZone.getTimeZone("PST")); in Test4114578()
1188 TimeZone.getTimeZone("PST"), in Test4149677()
1221 TimeZone tz = TimeZone.getTimeZone("PST"); in Test4162587()
1507 TimeZone PST = TimeZone.getTimeZone("PST"); in Test4177484()
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py322 'Pst': [Right],
327 'Pst': [Right],
337 'Pst': [Right],
343 'Pst': [Right],
356 'Pst': [Not_Applicable],
/third_party/curl/tests/data/
H A Dtest64728 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -F "=(;type=multipart/alternative" -F "= <body>This is the html version</body>;type=text/html" -F "=This is the plain text version" -F "=)" -F "=@%LOGDIR/test%TESTNUMBER.txt" -H "Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)" -H "From: Fred Foobar <foobar@example.com>" -H "To: joe@example.com" -H "Message-Id: <B27397-0100000@example.com>" -H "Subject: afternoon meeting" -u user:secret
53 Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
H A Dtest98135 Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
H A Dtest98433 Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST)
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzones45 Zone SystemV/PST8 -8:00 - PST
87 Link America/Los_Angeles PST
/third_party/libwebsockets/lib/cose/
H A Dcose_key.c317 ctx->pst[ctx->pst_sp].ppos); in cb_cose_key()
326 if (cps->pkey_set && ctx->pst[ctx->pst_sp].ppos == 2) { in cb_cose_key()
341 if (cps->pkey_set && ctx->pst[ctx->pst_sp].ppos == 2) { in cb_cose_key()
357 __func__, ctx->sp, ctx->pst[ctx->sp].ppos); in cb_cose_key()
417 (ctx->pst[ctx->sp].ppos != 3 || in cb_cose_key()
424 (ctx->pst[ctx->sp].ppos != 5 || in cb_cose_key()
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/
H A Dpreferences.properties2 #Wed Dec 19 14:08:55 PST 2001
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c78 s=(UChar*)malloc(sizeof(UChar) * (strlen("03-Apr-04 2:20:47 o'clock AM PST")+1) ); in TestTwoDigitYearDSTParse()
79 u_uastrcpy(s, "03-Apr-04 2:20:47 o'clock AM PST"); in TestTwoDigitYearDSTParse()
333 u_uastrcpy(tzID, "PST"); in TestQuotePattern161()
/third_party/typescript/.github/workflows/
H A Dupdate-package-lock.yaml5 # This is probably 6am UTC, which is 10pm PST or 11pm PDT
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.cpp110 * by the first format call returns "07/13/26 07:48:28 p.m. PST", in TestCentury()
395 // Time-only pattern with zone information and a starting date in PST. in test()
401 // in PST, then need one more round trip. There are two cases in test()
453 // different from the one at 1970-01-01 in PST and string match requires in test()
H A Ddtifmtts.cpp554 "en", "CE 2007 10 10 10:10:10", "CE 2007 11 10 10:10:10", "hmz", "10/10/2007, 10:10\\u202FAM PDT\\u2009\\u2013\\u200911/10/2007, 10:10\\u202FAM PST", in testFormat()
560 "en", "CE 2007 10 10 10:10:10", "CE 2007 11 10 10:10:10", "hz", "10/10/2007, 10\\u202FAM PDT\\u2009\\u2013\\u200911/10/2007, 10\\u202FAM PST", in testFormat()
567 "en", "CE 2007 10 10 10:10:10", "CE 2007 11 10 10:10:10", "hhmmzz", "10/10/2007, 10:10\\u202FAM PDT\\u2009\\u2013\\u200911/10/2007, 10:10\\u202FAM PST", in testFormat()
622 "en", "CE 2007 11 10 10:10:10", "CE 2007 11 20 10:10:10", "hmz", "11/10/2007, 10:10\\u202FAM PST\\u2009\\u2013\\u200911/20/2007, 10:10\\u202FAM PST", in testFormat()
628 "en", "CE 2007 11 10 10:10:10", "CE 2007 11 20 10:10:10", "hz", "11/10/2007, 10\\u202FAM PST\\u2009\\u2013\\u200911/20/2007, 10\\u202FAM PST", in testFormat()
636 "en", "CE 2007 11 10 10:10:10", "CE 2007 11 20 10:10:10", "hhmmzz", "11/10/2007, 10:10\\u202FAM PST\\u2009\\u2013\\u200911/20/2007, 10:10\\u202FAM PST", in testFormat()
692 "en", "CE 2007 01 10 10:00:10", "CE 2007 01 10 14:10:10", "hmz", "10:00\\u202FAM\\u2009\\u2013\\u20092:10\\u202FPM PST", in testFormat()
[all...]
/third_party/icu/icu4c/source/common/
H A Dputilimp.h400 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
402 * variable. E.g., "PST".
424 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
432 * variable. E.g., "PST".
/third_party/node/deps/icu-small/source/common/
H A Dputilimp.h400 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
402 * variable. E.g., "PST".
424 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
432 * variable. E.g., "PST".
/third_party/skia/third_party/externals/icu/source/common/
H A Dputilimp.h400 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
402 * variable. E.g., "PST".
424 * time and local time. E.g., -28,800 for PST (GMT-8hrs)
432 * variable. E.g., "PST".
/third_party/libunwind/libunwind/doc/
H A Dunw_set_cache_size.man2 .\" Manual page created with latex2man on Fri Jan 13 08:33:21 PST 2017
H A Dunw_flush_cache.man2 .\" Manual page created with latex2man on Fri Dec 2 16:09:33 PST 2016
/third_party/icu/icu4c/source/test/testdata/
H A Dte.txt138 "PST",
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java307 String s = "03-Apr-04 2:20:47 o'clock AM PST"; in TestTwoDigitYearDSTParse()
318 TimeZone PST = TimeZone.getTimeZone("PST"); in TestTwoDigitYearDSTParse()
320 int PSTOffset = PST.getRawOffset(); in TestTwoDigitYearDSTParse()
627 "y/M/d H:mm zzzz", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 Pacific Standard Time", in TestGenericTime()
628 "y/M/d H:mm zzz", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 PST", in TestGenericTime()
629 "y/M/d H:mm vvvv", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 Pacific Time", in TestGenericTime()
630 "y/M/d H:mm v", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 PT", in TestGenericTime()
632 "y/M/d H:mm zzz", "pf", "2004/1/1 1:00 PDT", "2004 01 01 01:00 PDT", "2004/1/1 0:00 PST", in TestGenericTime()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java304 String s = "03-Apr-04 2:20:47 o'clock AM PST"; in TestTwoDigitYearDSTParse()
315 TimeZone PST = TimeZone.getTimeZone("PST"); in TestTwoDigitYearDSTParse()
317 int PSTOffset = PST.getRawOffset(); in TestTwoDigitYearDSTParse()
624 "y/M/d H:mm zzzz", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 Pacific Standard Time", in TestGenericTime()
625 "y/M/d H:mm zzz", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 PST", in TestGenericTime()
626 "y/M/d H:mm vvvv", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 Pacific Time", in TestGenericTime()
627 "y/M/d H:mm v", "F", "2004 01 01 01:00 PST", "2004/1/1 1:00 PT", in TestGenericTime()
629 "y/M/d H:mm zzz", "pf", "2004/1/1 1:00 PDT", "2004 01 01 01:00 PDT", "2004/1/1 0:00 PST", in TestGenericTime()
[all...]
/third_party/icu/docs/userguide/format_parse/messages/
H A Dexamples.md136 u_uastrcpy(tzID, "PST");
300 u_uastrcpy(tzID, "PST");
/third_party/tzdata/
H A Dzonenow.tab58 # -08/-07 - PST/PDT (North America DST)
59 XX +340308-1181434 America/Los_Angeles Pacific ("PST/PDT") - US & Canada; Mexico near US border

Completed in 22 milliseconds

123456789