' +
'' + GeneralFunctions.ucaseFirstLetter(day) + ' | ' +
- '' + Date.parse(brk.start).toString('h:mm tt').toUpperCase() + ' | ' +
- '' + Date.parse(brk.end).toString('h:mm tt').toUpperCase() + ' | ' +
+ '' + Date.parse(brk.start).toString(GlobalVariables.timeFormat === 'regular' ? 'h:mm tt' : 'HH:mm').toUpperCase() + ' | ' +
+ '' + Date.parse(brk.end).toString(GlobalVariables.timeFormat === 'regular' ? 'h:mm tt' : 'HH:mm').toUpperCase() + ' | ' +
'' +
' |