static S ymd_minus_hms_minus_millis() { ret ymd() + "-" + replace(hmsWithColonsAndMS(), ":", ""); }