Home
last modified time | relevance | path

Searched refs:MONTH_NTH_DAY_OF_WEEK (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libc/time/
H A Dlocaltime.c123 #define MONTH_NTH_DAY_OF_WEEK 2 /* Mm.n.d - month, week, day of week */ macro
740 rulep->r_type = MONTH_NTH_DAY_OF_WEEK; in getrule()
814 case MONTH_NTH_DAY_OF_WEEK: in transtime()