HomeSort by relevance Sort by last modified time
    Searched defs:Weekday (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
date.h 70 // Given the number of days since the epoch, computes the weekday.
72 int Weekday(int days) {
178 int week_day = Weekday(DaysFromYearMonth(year, 0));
195 int* weekday, int* hour, int* min, int* sec, int* ms);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 452 CSHORT Weekday;
    [all...]

Completed in 215 milliseconds