' +
+ '| ' + tpGlobal.hourTemplate + ' | ' +
+ ': | ' +
+ '' + (picker.options.useMinutes ? tpGlobal.minuteTemplate : '00') + ' | ' +
+ (picker.options.useSeconds ?
+ ': | ' + tpGlobal.secondTemplate + ' | ' : '') +
+ (picker.use24hours ? '' : ' | ' +
+ ' | ') +
+ '
' +
+ '