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