static S formatLocalDate(long time) { ret localDate(time); } static S formatLocalDate() { ret localDate(); }