Posts by Lucas Cunha • 16 points
1 post
-
0
votes1
answer65
viewsA: Display different message according to time
Your question was very little specific, where do you want it to display? In the msg element? An Alert? If it is in the message you can do so: if (hora >= 0 && hora < 12) {…