Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c144 #define MONTH_NTH_DAY_OF_WEEK 2 /* Mm.n.d - month, week, day of week */ macro
808 rulep->r_type = MONTH_NTH_DAY_OF_WEEK; in getrule()
880 case MONTH_NTH_DAY_OF_WEEK: in transtime()