Home
last modified time | relevance | path

Searched defs:tzoffset (Results 1 – 18 of 18) sorted by relevance

/external/python/dateutil/dateutil/test/
Dtest_isoparser.py72 def _isoparse_date_and_time(dt, date_fmt, time_fmt, tzoffset, argument
98 def test_ymd_h(dt, date_fmt, tzoffset): argument
106 def test_ymd_hm(dt, date_fmt, time_fmt, tzoffset): argument
117 def test_ymd_hms(dt, date_fmt, time_fmt, tzoffset): argument
127 def test_ymd_hms_micro(dt, date_fmt, time_fmt, tzoffset, precision): argument
143 def test_full_tzoffsets(tzoffset): argument
322 def test_parse_tzstr(tzoffset): argument
/external/python/dateutil/dateutil/parser/
D_parser.py360 def tzoffset(self, name): member in parserinfo
1059 def _could_be_tzname(self, hour, tzname, tzoffset, token): argument
1156 def _build_tzinfo(self, tzinfos, tzname, tzoffset): argument
/external/icu/icu4c/source/test/cintltst/
Dputiltst.c212 int32_t tzoffset = uprv_timezone(); in TestPUtilAPI() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dputiltst.c212 int32_t tzoffset = uprv_timezone(); in TestPUtilAPI() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dputiltst.c212 int32_t tzoffset = uprv_timezone(); in TestPUtilAPI() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java278 int tzoffset = 123400; in TestGenericAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCompatibilityTest.java281 int tzoffset = 123400; in TestGenericAPI() local
/external/python/dateutil/dateutil/tz/
Dtz.py127 class tzoffset(datetime.tzinfo): class
/external/python/cpython3/Modules/
D_datetimemodule.c1061 int *second, int *microsecond, int *tzoffset, in parse_isoformat_time()
1636 tzinfo_from_isoformat_results(int rv, int tzoffset, int tz_useconds) in tzinfo_from_isoformat_results()
4889 int tzoffset = 0, tzimicrosecond = 0; in time_fromisoformat() local
5724 int tzoffset = 0, tzusec = 0; in datetime_fromisoformat() local
/external/icu/icu4c/source/i18n/
Dtimezone.cpp886 int32_t tzoffset = z->getRawOffset(); in create() local
/external/cronet/stable/third_party/icu/source/i18n/
Dtimezone.cpp880 int32_t tzoffset = z->getRawOffset(); in create() local
/external/cronet/tot/third_party/icu/source/i18n/
Dtimezone.cpp880 int32_t tzoffset = z->getRawOffset(); in create() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dtztest.cpp135 int32_t tzoffset = uprv_timezone(); in TestGenericAPI() local
Dcaltest.cpp243 int32_t tzoffset = 123400; in TestGenericAPI() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dtztest.cpp135 int32_t tzoffset = uprv_timezone(); in TestGenericAPI() local
Dcaltest.cpp243 int32_t tzoffset = 123400; in TestGenericAPI() local
/external/icu/icu4c/source/test/intltest/
Dtztest.cpp135 int32_t tzoffset = uprv_timezone(); in TestGenericAPI() local
Dcaltest.cpp267 int32_t tzoffset = 123400; in TestGenericAPI() local