HomeSort by relevance Sort by last modified time
    Searched full:cf_day_of_week (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/time/
time_mac.cc 164 int cf_day_of_week = CFAbsoluteTimeGetDayOfWeek(seconds, time_zone); local
168 exploded->day_of_week = cf_day_of_week % 7;

Completed in 790 milliseconds