Difference between revisions of "CurrentWeekConfCall"

From MGH Learn Pathology
Line 33: Line 33:
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='1'|default={{:schtableempty}}
+
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conferenceOuts.daynumber='1'|default={{:schtableempty}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
</td>
 
</td>
Line 45: Line 45:
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='2'|default={{:schtableempty}}
+
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conferenceOuts.daynumber='2'|default={{:schtableempty}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
</td>
 
</td>
Line 57: Line 57:
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='3'|default={{:schtableempty}}
+
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conferenceOuts.daynumber='3'|default={{:schtableempty}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
</td>
 
</td>
Line 76: Line 76:
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |join on=conferenceOuts.StaffAbbrev=facultyMGH.copath_id
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
 
     |fields=conferenceOuts.StaffAbbrev,conferenceOuts.TaskAbbrev,conferenceOuts.time=time,facultyMGH.name_first,facultyMGH.name_last
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} + 1 }}' AND conferenceOuts.daynumber='5'|default={{:schtableempty}}
+
     |where=conferenceOuts.weeknumber='{{#expr: {{#time: W|{{Timezone}}}} - 0 }}' AND conferenceOuts.daynumber='5'|default={{:schtableempty}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
     |format=template|order by = time ASC|template=schtableouts}}
 
</td>
 
</td>

Revision as of 22:24, September 15, 2019