<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> <%@ taglib uri="/WEB-INF/app.tld" prefix="app" %> <%@ page import="java.lang.String" %> <%@ page import="net.sourceforge.fenixedu.presentationTier.TagLib.sop.v3.TimeTableType" %> <%@ page import="net.sourceforge.fenixedu.presentationTier.Action.resourceAllocationManager.utils.SessionConstants" %> <%@ page import="net.sourceforge.fenixedu.dataTransferObject.InfoLesson"%> <%@ page import="net.sourceforge.fenixedu.dataTransferObject.InfoShift"%> <%@ page import="java.util.Calendar" %> ">

:

  • "> -
  • "> -
<% Integer iH = new Integer(((InfoLesson) infoLesson).getInicio().get(Calendar.HOUR_OF_DAY)); %> <% Integer iM = new Integer(((InfoLesson) infoLesson).getInicio().get(Calendar.MINUTE)); %> <% Integer fH = new Integer(((InfoLesson) infoLesson).getFim().get(Calendar.HOUR_OF_DAY)); %> <% Integer fM = new Integer(((InfoLesson) infoLesson).getFim().get(Calendar.MINUTE)); %> <% Integer iH = new Integer(((InfoLesson) infoLesson).getInicio().get(Calendar.HOUR_OF_DAY)); %> <% Integer iM = new Integer(((InfoLesson) infoLesson).getInicio().get(Calendar.MINUTE)); %> <% Integer fH = new Integer(((InfoLesson) infoLesson).getFim().get(Calendar.HOUR_OF_DAY)); %> <% Integer fM = new Integer(((InfoLesson) infoLesson).getFim().get(Calendar.MINUTE)); %>
"> Sem Turno --- --- --- --- "> [ " paramId="studentGroupCode" paramName="infoStudentGroup" paramProperty="idInternal"> ]
">   <%= iH.toString()%>: <%= iM.toString()%><% if (iM.intValue() == 0) { %>0<% } %> <%= fH.toString()%>: <%= fM.toString()%><% if (fM.intValue() == 0) { %>0<% } %> "> [ " paramId="studentGroupCode" paramName="infoStudentGroup" paramProperty="idInternal"> ]
  <%= iH.toString()%>: <%= iM.toString()%><% if (iM.intValue() == 0) { %>0<% } %> <%= fH.toString()%>: <%= fM.toString()%><% if (fM.intValue() == 0) { %>0<% } %>