Date - time

Good ....

Show a message and image according to the (simulated) time, i.e. the current time with the selected number of hours added

Show the (simulated) time on the display using the images /assets/display/numberX.svg

TIP: If your default browser language is English, use toLocaleTimeString('en-GB') to easily convert the date/time to a HH:MM:SS format. For browsers in Dutch, toLocaleTimeString() (without arguments) should do the job.