Home | History | Annotate | Download | only in cups

Lines Matching refs:tm_mon

1806   unixdate.tm_mon  = date[2] - 1;
4772 date[2] = (ipp_uchar_t)(unixdate->tm_mon + 1);