List of utility methods to do Second to Minute
return s / 60;
return toSeconds(date) / 60L;
return toString(millis, "m");