SEP
#define SEP '/'
JUL, AUG, SEP, OCT, NOV, DEC,
#define SEP ","
#define SEP(pos, max) (((u_int)(pos) % (max)) == 0 ? "\n\t" : " ")