static S formatDateAndTime(long timestamp) { ret formatDate(timestamp); } static S formatDateAndTime() { ret formatDate(); }