Home
last modified time | relevance | path

Searched full:days (Results 1 – 25 of 4136) sorted by relevance

12345678910>>...166

/external/googleapis/google/ads/googleads/v16/enums/
Dconversion_or_adjustment_lag_bucket.proto28 // Container for enum representing the number of days between the impression and
31 // Enum representing the number of days between the impression and the
43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
46 // Conversion lag bucket from 2 to 3 days. 2 days is included,
47 // 3 days is not.
50 // Conversion lag bucket from 3 to 4 days. 3 days is included,
51 // 4 days is not.
54 // Conversion lag bucket from 4 to 5 days. 4 days is included,
55 // 5 days is not.
58 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
Dconversion_lag_bucket.proto28 // Container for enum representing the number of days between impression and
31 // Enum representing the number of days between impression and conversion.
42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
45 // Conversion lag bucket from 2 to 3 days. 2 days is included,
46 // 3 days is not.
49 // Conversion lag bucket from 3 to 4 days. 3 days is included,
50 // 4 days is not.
53 // Conversion lag bucket from 4 to 5 days. 4 days is included,
54 // 5 days is not.
57 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
/external/googleapis/google/ads/googleads/v14/enums/
Dconversion_or_adjustment_lag_bucket.proto28 // Container for enum representing the number of days between the impression and
31 // Enum representing the number of days between the impression and the
43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
46 // Conversion lag bucket from 2 to 3 days. 2 days is included,
47 // 3 days is not.
50 // Conversion lag bucket from 3 to 4 days. 3 days is included,
51 // 4 days is not.
54 // Conversion lag bucket from 4 to 5 days. 4 days is included,
55 // 5 days is not.
58 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
Dconversion_lag_bucket.proto28 // Container for enum representing the number of days between impression and
31 // Enum representing the number of days between impression and conversion.
42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
45 // Conversion lag bucket from 2 to 3 days. 2 days is included,
46 // 3 days is not.
49 // Conversion lag bucket from 3 to 4 days. 3 days is included,
50 // 4 days is not.
53 // Conversion lag bucket from 4 to 5 days. 4 days is included,
54 // 5 days is not.
57 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
/external/googleapis/google/ads/googleads/v15/enums/
Dconversion_or_adjustment_lag_bucket.proto28 // Container for enum representing the number of days between the impression and
31 // Enum representing the number of days between the impression and the
43 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
46 // Conversion lag bucket from 2 to 3 days. 2 days is included,
47 // 3 days is not.
50 // Conversion lag bucket from 3 to 4 days. 3 days is included,
51 // 4 days is not.
54 // Conversion lag bucket from 4 to 5 days. 4 days is included,
55 // 5 days is not.
58 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
Dconversion_lag_bucket.proto28 // Container for enum representing the number of days between impression and
31 // Enum representing the number of days between impression and conversion.
42 // Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
45 // Conversion lag bucket from 2 to 3 days. 2 days is included,
46 // 3 days is not.
49 // Conversion lag bucket from 3 to 4 days. 3 days is included,
50 // 4 days is not.
53 // Conversion lag bucket from 4 to 5 days. 4 days is included,
54 // 5 days is not.
57 // Conversion lag bucket from 5 to 6 days. 5 days is included,
[all …]
/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/duration/testdata/
Dtestdata_en.txt69 3 days ago
70 2 days ago
72 0 days
74 2 days from now
75 3 days from now
76 5 days from now
77 10 days from now
78 11 days from now
79 12 days from now
80 20 days from now
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/
Dtestdata_en.txt69 3 days ago
70 2 days ago
72 0 days
74 2 days from now
75 3 days from now
76 5 days from now
77 10 days from now
78 11 days from now
79 12 days from now
80 20 days from now
[all …]
/external/python/dateutil/dateutil/test/
Dtest_relativedelta.py21 ccRD = rdChildClass(years=1, months=1, days=1, leapdays=1, weeks=1,
24 rd = relativedelta(years=1, months=1, days=1, leapdays=1, weeks=1,
76 relativedelta(months=+1, days=+7, hours=+10))
125 self.assertEqual(self.today+relativedelta(days=+1, weekday=WE),
143 relativedelta(years=+2, months=+8, days=+16,
150 relativedelta(years=+25, months=+5, days=+12,
157 relativedelta(years=+25, months=+5, days=+11,
186 self.assertEqual(relativedelta(days=10) +
187 relativedelta(years=1, months=2, days=3, hours=4,
189 relativedelta(years=1, months=2, days=13, hours=4,
[all …]
/external/json-schema-validator/src/test/suite/tests/draft3/optional/format/
Ddate.json12 "description": "a valid date string with 31 days in January",
17 "description": "a invalid date string with 32 days in January",
22 "description": "a valid date string with 28 days in February (normal)",
27 "description": "a invalid date string with 29 days in February (normal)",
32 "description": "a valid date string with 29 days in February (leap)",
37 "description": "a invalid date string with 30 days in February (leap)",
42 "description": "a valid date string with 31 days in March",
47 "description": "a invalid date string with 32 days in March",
52 "description": "a valid date string with 30 days in April",
57 "description": "a invalid date string with 31 days in April",
[all …]
/external/threetenbp/src/main/java/org/threeten/bp/
DPeriod.java34 import static org.threeten.bp.temporal.ChronoUnit.DAYS;
58 * A date-based amount of time, such as '2 years, 3 months and 4 days'.
60 * This class models a quantity or amount of time in terms of years, months and days.
76 * {@link ChronoUnit#MONTHS MONTHS} and {@link ChronoUnit#DAYS DAYS}.
118 * The number of days.
120 private final int days; field in Period
127 * The months and days units will be zero.
140 * The years and days units will be zero.
152 * The resulting period will have days equal to the weeks multiplied by seven.
156 * @return the period of days, not null
[all …]
/external/json-schema-validator/src/test/suite/tests/draft7/optional/format/
Ddate.json42 "description": "a valid date string with 31 days in January",
47 "description": "a invalid date string with 32 days in January",
52 "description": "a valid date string with 28 days in February (normal)",
57 "description": "a invalid date string with 29 days in February (normal)",
62 "description": "a valid date string with 29 days in February (leap)",
67 "description": "a invalid date string with 30 days in February (leap)",
72 "description": "a valid date string with 31 days in March",
77 "description": "a invalid date string with 32 days in March",
82 "description": "a valid date string with 30 days in April",
87 "description": "a invalid date string with 31 days in April",
[all …]
/external/json-schema-validator/src/test/suite/tests/draft2020-12/optional/format/
Ddate.json45 "description": "a valid date string with 31 days in January",
50 "description": "a invalid date string with 32 days in January",
55 "description": "a valid date string with 28 days in February (normal)",
60 "description": "a invalid date string with 29 days in February (normal)",
65 "description": "a valid date string with 29 days in February (leap)",
70 "description": "a invalid date string with 30 days in February (leap)",
75 "description": "a valid date string with 31 days in March",
80 "description": "a invalid date string with 32 days in March",
85 "description": "a valid date string with 30 days in April",
90 "description": "a invalid date string with 31 days in April",
[all …]
/external/json-schema-validator/src/test/suite/tests/draft2019-09/optional/format/
Ddate.json45 "description": "a valid date string with 31 days in January",
50 "description": "a invalid date string with 32 days in January",
55 "description": "a valid date string with 28 days in February (normal)",
60 "description": "a invalid date string with 29 days in February (normal)",
65 "description": "a valid date string with 29 days in February (leap)",
70 "description": "a invalid date string with 30 days in February (leap)",
75 "description": "a valid date string with 31 days in March",
80 "description": "a invalid date string with 32 days in March",
85 "description": "a valid date string with 30 days in April",
90 "description": "a invalid date string with 31 days in April",
[all …]
/external/json-schema-validator/src/test/suite/tests/draft-next/optional/format/
Ddate.json45 "description": "a valid date string with 31 days in January",
50 "description": "a invalid date string with 32 days in January",
55 "description": "a valid date string with 28 days in February (normal)",
60 "description": "a invalid date string with 29 days in February (normal)",
65 "description": "a valid date string with 29 days in February (leap)",
70 "description": "a invalid date string with 30 days in February (leap)",
75 "description": "a valid date string with 31 days in March",
80 "description": "a invalid date string with 32 days in March",
85 "description": "a valid date string with 30 days in April",
90 "description": "a invalid date string with 31 days in April",
[all …]
/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/custom/
DDayAxisValueFormatter.java26 int days = (int) value; in getFormattedValue() local
28 int year = determineYear(days); in getFormattedValue()
30 int month = determineMonth(days); in getFormattedValue()
39 int dayOfMonth = determineDayOfMonth(days, month + 12 * (year - 2016)); in getFormattedValue()
95 int days = 0; in determineMonth() local
97 while (days < dayOfYear) { in determineMonth()
103 int year = determineYear(days); in determineMonth()
104 days += getDaysForMonth(month, year); in determineMonth()
110 private int determineDayOfMonth(int days, int month) { in determineDayOfMonth() argument
122 return days - daysForMonths; in determineDayOfMonth()
[all …]
/external/threetenbp/src/main/java/org/threeten/bp/chrono/
DChronoPeriodImpl.java34 import static org.threeten.bp.temporal.ChronoUnit.DAYS;
67 private final int days; field in ChronoPeriodImpl
69 public ChronoPeriodImpl(Chronology chronology, int years, int months, int days) { in ChronoPeriodImpl() argument
73 this.days = days; in ChronoPeriodImpl()
85 if (unit == DAYS) { in get()
86 return days; in get()
93 return Collections.unmodifiableList(Arrays.<TemporalUnit>asList(YEARS, MONTHS, DAYS)); in getUnits()
111 Jdk8Methods.safeAdd(days, amount.days)); in plus()
126 Jdk8Methods.safeSubtract(days, amount.days)); in minus()
138 Jdk8Methods.safeMultiply(days, scalar)); in multipliedBy()
[all …]
/external/python/dateutil/dateutil/
Drelativedelta.py45 years, months, weeks, days, hours, minutes, seconds, microseconds:
63 Will add given days to the date found, if year is a leap
67 Set the yearday or the non-leap year day (jump leap days).
106 years=0, months=0, days=0, leapdays=0, weeks=0, argument
129 self.days = 0
150 # time units (seconds, days and microseconds)
168 self.seconds = delta.seconds + delta.days * 86400
179 self.days = days + weeks * 7
251 self.days += div * s
266 return int(self.days / 7.0)
[all …]
/external/cronet/stable/third_party/libc++/src/test/std/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/
Dminus.pass.cpp13 // constexpr weekday operator-(const weekday& x, const days& y) noexcept;
16 // constexpr days operator-(const weekday& x, const weekday& y) noexcept;
18 // [days{0}, days{6}] satisfying y + d == x.
20 // [Example: Sunday - Monday == days{6}. -end example]
31 using days = std::chrono::days; typedef
36 weekday wd = weekday{i} - days{j}; in test()
37 assert(wd + days{j} == weekday{i}); in test()
43 days d = weekday{j} - weekday{i}; in test()
48 assert(weekday{0} - weekday{1} == days{6}); in test()
54 ASSERT_NOEXCEPT(std::declval<weekday>() - std::declval<days>()); in main()
[all …]
/external/cronet/tot/third_party/libc++/src/test/std/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/
Dminus.pass.cpp13 // constexpr weekday operator-(const weekday& x, const days& y) noexcept;
16 // constexpr days operator-(const weekday& x, const weekday& y) noexcept;
18 // [days{0}, days{6}] satisfying y + d == x.
20 // [Example: Sunday - Monday == days{6}. -end example]
31 using days = std::chrono::days; typedef
36 weekday wd = weekday{i} - days{j}; in test()
37 assert(wd + days{j} == weekday{i}); in test()
43 days d = weekday{j} - weekday{i}; in test()
48 assert(weekday{0} - weekday{1} == days{6}); in test()
54 ASSERT_NOEXCEPT(std::declval<weekday>() - std::declval<days>()); in main()
[all …]
/external/libcxx/test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/
Dminus.pass.cpp14 // constexpr weekday operator-(const weekday& x, const days& y) noexcept;
17 // constexpr days operator-(const weekday& x, const weekday& y) noexcept;
19 // [days{0}, days{6}] satisfying y + d == x.
21 // [Example: Sunday - Monday == days{6}. —end example]
51 using days = std::chrono::days; in main() typedef
53 ASSERT_NOEXCEPT( std::declval<weekday>() - std::declval<days>()); in main()
54 ASSERT_SAME_TYPE(weekday, decltype(std::declval<weekday>() - std::declval<days>())); in main()
57 ASSERT_SAME_TYPE(days, decltype(std::declval<weekday>() - std::declval<weekday>())); in main()
59 static_assert(testConstexpr<weekday, days>(), ""); in main()
64 weekday wd = weekday{i} - days{j}; in main()
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestgenerators.cpp101 check("Days until weekday" , days_until_weekday(saturday, sund) == days(1)); in main()
102 check("Days until weekday" , days_until_weekday(friday, tue) == days(4)); in main()
103 check("Days until weekday" , days_until_weekday(tuesday, fri) == days(3)); in main()
104 check("Days until weekday" , days_until_weekday(sunday, sat) == days(6)); in main()
105 check("Days until weekday" , days_until_weekday(sunday, sund) == days(0)); in main()
106 check("Days until weekday" , days_until_weekday(tuesday, tue) == days(0)); in main()
108 check("Days before weekday" , days_before_weekday(saturday, sund) == days(6)); in main()
109 check("Days before weekday" , days_before_weekday(friday, tue) == days(3)); in main()
110 check("Days before weekday" , days_before_weekday(tuesday, fri) == days(4)); in main()
111 check("Days before weekday" , days_before_weekday(sunday, sat) == days(1)); in main()
[all …]
/external/python/google-api-python-client/docs/dyn/
Dcontent_v2_1.returnpolicy.html125days items can be returned after delivery, where one day is defined to be 24 hours after the deliv…
126days is required for returns. Exceptions may be made for electronics or non-returnable items such …
139days items can be returned after delivery, where one day is defined to be 24 hours after the deliv…
140days is required for returns. Exceptions may be made for electronics or non-returnable items such …
185days items can be returned after delivery, where one day is defined to be 24 hours after the deliv…
186days is required for returns. Exceptions may be made for electronics or non-returnable items such …
199days items can be returned after delivery, where one day is defined to be 24 hours after the deliv…
200days is required for returns. Exceptions may be made for electronics or non-returnable items such …
251days items can be returned after delivery, where one day is defined to be 24 hours after the deliv…
252days is required for returns. Exceptions may be made for electronics or non-returnable items such …
[all …]
/external/libcxx/test/std/utilities/time/time.cal/time.cal.day/time.cal.day.nonmembers/
Dminus.pass.cpp14 // constexpr day operator-(const day& x, const days& y) noexcept;
17 // constexpr days operator-(const day& x, const day& y) noexcept;
18 // Returns: days{int(unsigned{x}) - int(unsigned{y}).
40 using days = std::chrono::days; in main() typedef
42 ASSERT_NOEXCEPT(std::declval<day>() - std::declval<days>()); in main()
45 ASSERT_SAME_TYPE(day, decltype(std::declval<day>() - std::declval<days>())); in main()
46 ASSERT_SAME_TYPE(days, decltype(std::declval<day>() - std::declval<day>())); in main()
48 static_assert(testConstexpr<day, days>(), ""); in main()
53 day d1 = dy - days{i}; in main()
54 days off = dy - day {i}; in main()
[all …]
/external/sdv/vsomeip/third_party/boost/date_time/xmldoc/
Dex_days_between_new_years.xml11 <title>Days Between New Years</title>
14 Calculate the number of days till new years
19 * mathematical operatorations, to calculate the days since
20 * New Years day of this year, and days until next New Years day.
37 days days_since_year_start = today - new_years_day.get_date(today.year());
38 std::cout << "Days since Jan 1: " << days_since_year_start.days()
41 days days_until_year_start = new_years_day.get_date(today.year()+1) - today;
42 std::cout << "Days until next Jan 1: " << days_until_year_start.days()

12345678910>>...166