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

  /external/toolchain-utils/
generate-waterfall-reports.py 79 month_str = MONTHS[month]
80 date_str = '%d-%s-%d' % (year, month_str, day)
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 223 const char *month_str = "Jan\0Feb\0Mar\0Apr\0May\0Jun\0" local
234 &month_str[date->tm_mon * 4], date->tm_year + 1900,
    [all...]

Completed in 128 milliseconds