static S ymd_minus_hms(long now default now()) { ret ymd(now) + "-" + hms(now); }