Home | History | Annotate | Download | only in i18n

Lines Matching refs:weekShift

517                 int32_t weekShift = 14;
520 __FILE__, __LINE__, jd, weekShift);
522 jd += weekShift; // shift by weeks for week based fields.