Home
last modified time | relevance | path

Searched refs:tz4 (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/boost-docs/boost_1_72_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/databases/percona57-server/boost_1_59_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/databases/xtrabackup/boost_1_59_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/databases/percona57-client/boost_1_59_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/date_time/test/local_time/
H A Dtestcustom_time_zone.cpp48 time_zone_ptr tz4(new custom_time_zone(mst, hours(-7), of2, rule4)); in main() local
75 tz4->to_posix_string() == std::string("MST-07")); in main()
78 check("has dst in non-dst zone", !tz4->has_dst()); in main()
80 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
82 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
H A Dtestwcustom_time_zone.cpp49 wtime_zone_ptr tz4(new wcustom_time_zone(mst, hours(-7), of2, rule4)); in main() local
76 tz4->to_posix_string() == std::wstring(L"MST-07")); in main()
79 check("has dst in non-dst zone", !tz4->has_dst()); in main()
81 tz4->dst_local_start_time(2005) == ptime(not_a_date_time)); in main()
83 tz4->dst_local_end_time(2005) == ptime(not_a_date_time)); in main()
/dports/math/arb/arb-2.21.1/acb_elliptic/
H A Dp_jet.c20 acb_ptr tz1, tz2, tz3, tz4; in acb_elliptic_p_jet() local
47 tz4 = _acb_vec_init(len); in acb_elliptic_p_jet()
49 acb_modular_theta_jet(tz1, tz2, tz3, tz4, z, tau, len, prec); in acb_elliptic_p_jet()
52 _acb_poly_div_series(tz2, tz4, len, tz1, len, len, prec); in acb_elliptic_p_jet()
91 _acb_vec_clear(tz4, len); in acb_elliptic_p_jet()
/dports/net/kcalutils/kcalutils-21.12.3/autotests/
H A Dteststringify.cpp82 QTimeZone tz4(30 * 60 * 60); // 30 hrs -- out-of-range in testUTCoffsetStrings() local
83 QCOMPARE(Stringify::tzUTCOffsetStr(tz4), QStringLiteral("+00:00")); in testUTCoffsetStrings()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Test/System/
H A DTimeZoneInfo.SerializationTest.cs68 …var tz4 = TimeZoneInfo.CreateCustomTimeZone ("My Zone 4", TimeSpan.FromHours (-4), "My Zone 4 Name… in SerializeCustomZoneWithFixedDaylightTransitions()
69 …[01:01:0001;12:31:9999;23;[1;02:15:59.048;3;2;];[1;02:15:59.999;6;2;];];", tz4.ToSerializedString … in SerializeCustomZoneWithFixedDaylightTransitions()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/resource/tests/
H A Dtest_resource.py917 self.tz4 = 'Etc/GMT+10'
946 datetime_tz(2018, 4, 10, 12, 0, 0, tzinfo=self.tz4),
954 dt = self.calendar_jean.plan_hours(10, datetime_tz(2018, 4, 10, 8, 0, 0, tzinfo=self.tz4))
955 self.assertEqual(dt, datetime_tz(2018, 4, 11, 22, 0, 0, tzinfo=self.tz4))
962 dt = self.calendar_jean.plan_days(2, datetime_tz(2018, 4, 10, 8, 0, 0, tzinfo=self.tz4))
963 self.assertEqual(dt, datetime_tz(2018, 4, 12, 4, 0, 0, tzinfo=self.tz4))
983 datetime_tz(2018, 4, 13, 16, 0, 0, tzinfo=self.tz4),
1039 datetime_tz(2018, 4, 13, 16, 0, 0, tzinfo=self.tz4),
1069 datetime_tz(2018, 4, 13, 16, 0, 0, tzinfo=self.tz4),
1100 datetime_tz(2018, 4, 13, 16, 0, 0, tzinfo=self.tz4),
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dpackets.h972 unsigned int tz4; /* ticks in zone 4, ticks.zone[4] */ member
H A Dsocket.c2978 ltd.ticks.zone[4] = ntohl(packet->tz4); in handleLtd()
4525 ntohl(lp->tz4), in print_packet()
/dports/math/pari_elldata/data/elldata/
H A Dell4361 …00]]],["436800tz3",[0,1,0,-14560033,16757780063],[[-2857,187200]]],["436800tz4",[0,1,0,-74960033,-…

123