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