Start Page

Web лаба 3

сделал: Карпов Александр Дмитриевич

Группа: P3213

Вариант: 665

#{binaryClockBean.currentDate}
Hours
#{binaryClockBean.hourBitValues[status.index]}
#{binaryClockBean.hours}
Minutes
#{binaryClockBean.minuteBitValues[status.index]}
#{binaryClockBean.minutes}
Seconds
#{binaryClockBean.secondBitValues[status.index]}
#{binaryClockBean.seconds}
Day
#{binaryClockBean.dayBitValues[status.index]}
#{binaryClockBean.day}
Month
#{binaryClockBean.monthBitValues[status.index]}
#{binaryClockBean.month}
Year
#{binaryClockBean.yearBitValues[status.index]}
#{binaryClockBean.year % 100}