import java.text.SimpleDateFormat; sS hhmm() { ret hhmm(now()); } sS hhmm(long time) { ret new SimpleDateFormat("HHmm").format(time); }