HomeSort by relevance Sort by last modified time
    Searched full:weekday (Results 201 - 225 of 552) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/ojluni/src/main/java/java/time/temporal/
ChronoField.java 345 DAY_OF_WEEK("DayOfWeek", DAYS, WEEKS, ValueRange.of(1, 7), "weekday"),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.tcc 653 // Abbreviated weekday name [tm_wday]
660 // Weekday name [tm_wday].
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.tcc 653 // Abbreviated weekday name [tm_wday]
660 // Weekday name [tm_wday].
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_datetime.py 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i)
795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_datetime.py 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i)
795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_datetime.py 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i)
795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_datetime.py 792 self.assertEqual(self.theclass(2002, 3, 4+i).weekday(), i)
795 self.assertEqual(self.theclass(1956, 1, 2+i).weekday(), i)
    [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
strftime.c 319 ** "ISO 8601: Weekday as a decimal number
  /external/icu/icu4c/source/i18n/
reldatefmt.cpp 598 // Get the weekday names from DateFormatSymbols.
    [all...]
  /external/python/cpython3/Lib/wsgiref/
handlers.py 13 # Weekday and month names for HTTP date/time formatting; always English!
  /frameworks/base/core/tests/coretests/src/android/text/format/
TimeTest.java 48 // + ',' + t.weekDay
  /packages/apps/Calendar/res/values-en-rAU/
strings.xml 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
  /packages/apps/Calendar/res/values-en-rGB/
strings.xml 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
  /packages/apps/Calendar/res/values-en-rIN/
strings.xml 160 <string name="every_weekday" msgid="5896574838353902978">"Every weekday (Mon?Fri)"</string>
  /packages/apps/Calendar/src/com/android/calendar/month/
SimpleDayPickerFragment.java 103 // When the week starts; numbered like Time.<WEEKDAY> (e.g. SUNDAY=0).
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/go/internal/
doc.a 273 UnmarshalBinary^??"??&UnmarshalJSON^??"??&UnmarshalText^??"??& Weekday^?? ??6hv Year^?? YearDay^??Zone^?V ??abs^?? addSec^t·1?
fix.a 273 UnmarshalBinary^??"??&UnmarshalJSON^??"??&UnmarshalText^??"??& Weekday^?? ??6hv Year^?? YearDay^??Zone^?V ??abs^?? addSec^t·1?
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/runtime/
debug.a 68 UnmarshalBinary>jB"?B&UnmarshalJSON>jB"?B&UnmarshalText>jB"?B& Weekday>jB ??:Jp Year>jB YearDay>jBZone>?L PRabs>jB addSec>t·1B
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/go/internal/
doc.a 273 UnmarshalBinary^??"??&UnmarshalJSON^??"??&UnmarshalText^??"??& Weekday^?? ??6hv Year^?? YearDay^??Zone^?V ??abs^?? addSec^t·1?
fix.a 273 UnmarshalBinary^??"??&UnmarshalJSON^??"??&UnmarshalText^??"??& Weekday^?? ??6hv Year^?? YearDay^??Zone^?V ??abs^?? addSec^t·1?
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/runtime/
debug.a 68 UnmarshalBinary>jB"?B&UnmarshalJSON>jB"?B&UnmarshalText>jB"?B& Weekday>jB ??:Jp Year>jB YearDay>jBZone>?L PRabs>jB addSec>t·1B
  /external/python/cpython3/Lib/test/
datetimetester.py     [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
SimpleTimeZone.java 388 * Sets the DST start rule to a weekday before or after a give date within
462 * Sets the DST end rule to a weekday before or after a give date within
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateTimeGeneratorTest.java     [all...]

Completed in 1995 milliseconds

1 2 3 4 5 6 7 891011>>