displaying a text in dependence of clock

hi, i have a new project idea but i don’t know how to do this, what language would you recommand me to write a program that in dependence of the local clock of the user’s PC will display a certain text?
for e.g
10.00am-11.00am “1”
11.00am-12.00pm “2”
12.00pm-1.00pm “3”… and so on

thanks!

I believe, that you can achieve this in every programming…