Home
last modified time | relevance | path

Searched refs:week (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/external/python/cpython2/Doc/library/
Dcalendar.rst15 these calendars have Monday as the first day of the week, and Sunday as the last
17 the week to Sunday (6) or to any other weekday. Parameters that specify dates
31 first day of the week. ``0`` is Monday (the default), ``6`` is Sunday.
44 Return an iterator for the week day numbers that will be used for one
45 week. The first value from the iterator will be the same as the value of
54 month that are required to get a complete week.
61 number and a week day number.
94 each week contains 1--7 days. Days are :class:`datetime.date` objects.
100 :meth:`yeardatescalendar`). Entries in the week lists are tuples of day
107 :meth:`yeardatescalendar`). Entries in the week lists are day numbers. Day
[all …]
/external/python/cpython3/Doc/library/
Dcalendar.rst16 these calendars have Monday as the first day of the week, and Sunday as the last
18 the week to Sunday (6) or to any other weekday. Parameters that specify dates
34 first day of the week. ``0`` is Monday (the default), ``6`` is Sunday.
45 Return an iterator for the week day numbers that will be used for one
46 week. The first value from the iterator will be the same as the value of
55 month that are required to get a complete week.
71 number and a week day number.
89 of the month, and a day of the week numbers.
118 each week contains 1--7 days. Days are :class:`datetime.date` objects.
124 :meth:`yeardatescalendar`). Entries in the week lists are tuples of day
[all …]
/external/icu/icu4c/source/data/locales/
Dar_XB.txt137 one{"'؜‮week‬؜' W '؜‮of‬؜' MMMM"}
138 other{"'؜‮week‬؜' W '؜‮of‬؜' MMMM"}
141 one{"'؜‮week‬؜' w '؜‮of‬؜' Y"}
142 other{"'؜‮week‬؜' w '؜‮of‬؜' Y"}
852 week{
853 dn{"؜‮week‬؜"}
855 "-1"{"؜‮last‬؜ ؜‮week‬؜"}
856 "0"{"؜‮this‬؜ ؜‮week‬؜"}
857 "1"{"؜‮next‬؜ ؜‮week‬؜"}
859 relativePeriod{"؜‮the‬؜ ؜‮week‬؜ ؜‮of‬؜ {0}"}
[all …]
Dur_IN.txt166 week{
183 week-narrow{
191 week-short{
Daf.txt434 one{"'week' W 'van' MMM"}
435 other{"'week' W 'van' MMM"}
458 one{"'week' w 'van' Y"}
459 other{"'week' w 'van' Y"}
1598 week{
1599 dn{"week"}
1601 "-1"{"verlede week"}
1602 "0"{"hierdie week"}
1603 "1"{"volgende week"}
1605 relativePeriod{"die week van {0}"}
[all …]
Dyi.txt549 week{
552 "-1"{"last week"}
553 "0"{"this week"}
557 week-narrow{
560 week-short{
Dlrc.txt355 week{
358 week-narrow{
361 week-short{
Dmzn.txt477 week{
493 week-narrow{
504 week-short{
/external/icu/icu4c/source/data/unit/
Drm.txt32 week{
64 week{
96 week{
Dlkt.txt19 week{
60 week{
109 week{
Dku.txt43 week{
89 week{
138 week{
Dee.txt31 week{
69 week{
107 week{
Dce.txt62 week{
141 week{
213 week{
Dos.txt32 week{
67 week{
Dbs_Cyrl.txt33 week{
72 week{
Dfur.txt32 week{
61 week{
Dwae.txt32 week{
61 week{
Des_CO.txt11 week{
44 week{
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D2-1-buildonly.c16 int week, year, dst; in dummyfcn() local
24 week = t.tm_wday; in dummyfcn()
/external/python/dateutil/dateutil/parser/
Disoparser.py285 def _calculate_weekdate(self, year, week, day): argument
304 if not 0 < week < 54:
305 raise ValueError('Invalid week: {}'.format(week))
315 week_offset = (week - 1) * 7 + (day - 1)
/external/python/dateutil/docs/
Drelativedelta.rst39 Next month, plus one week.
46 Next month, plus one week, at 10am.
143 [http://www.cl.cam.ac.uk/~mgk25/iso-time.html ISO year week number notation]
144 find the first day of the 15th week of 1997.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/
Dtestdata_en.txt53 1 week ago
55 1 week from now
275 ½ week
389 1 week and 2 days
390 1 week and 3 hours
391 1 week, 2 days, and 3 hours
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/
Dtestdata_en.txt53 1 week ago
55 1 week from now
275 ½ week
389 1 week and 2 days
390 1 week and 3 hours
391 1 week, 2 days, and 3 hours
/external/skia/site/
Dschedule.md4 On a six week cadence aligned with Chromium, Skia cuts milestone branches.
10 After the six week period, when another branch is cut, only critical (typically
/external/skqp/site/
Dschedule.md4 On a six week cadence aligned with Chromium, Skia cuts milestone branches.
10 After the six week period, when another branch is cut, only critical (typically

12345678910>>...18