static S timeWithSeconds(long time) { ret localTimeWithSeconds(time); } static S timeWithSeconds() { ret localTimeWithSeconds(); }