DAYTIME_LEN
static char daytime[DAYTIME_LEN];/* The current time in human readable form,
strlcpy(daytime, ptimeget_ctime(timenow) + 4, DAYTIME_LEN);