time_1st.ino: In function 'void setup()':
time_1st:6: error: 'setTime' was not declared in this scope
time_1st.ino: In function 'void digitalClockDisplay()':
time_1st:16: error: 'hour' was not declared in this scope
time_1st:17: error: 'minute' was not declared in this scope
time_1st:18: error: 'second' was not declared in this scope
time_1st:20: error: 'day' was not declared in this scope
time_1st:22: error: 'month' was not declared in this scope
time_1st:24: error: 'year' was not declared in this sc