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 191 int cf_day_of_week = CFAbsoluteTimeGetDayOfWeek(seconds, time_zone); local
195 exploded->day_of_week = cf_day_of_week % 7;

Completed in 59 milliseconds