... Integer.parseInt(hourCh.getSelectedItem()); if (aMPMCh.getSelectedItem().equals("PM")&& shipHour < 12){ shipHour = shipHour + 12; } if (aMPMCh.
確定! 回上一頁