Is it possible to make a listing Timetable where you specify the Open time for each day of the week and on the front end what you show is the current day time and when hover over it show the rest of the days, for example:
It is possible but you need more custom code to do that. You can use the WordPress function current_time() to check the current time and show the message.