PM_STR
#define PM_STR PM_STR
case PM_STR:
item = tm->tm_hour >= 12 ? PM_STR : AM_STR;
ex = nl_langinfo(PM_STR);