T_FMT_AMPM
#define T_FMT_AMPM T_FMT_AMPM
case T_FMT_AMPM:
item = T_FMT_AMPM;
s = strptime(s, nl_langinfo(T_FMT_AMPM), tm);