Hide Item Depending on Time of Day

Click Visible on any item and add below code to make it show before 11am

Time(Hour(Now()), Minute(Now()), Second(Now())) <= TimeValue(“11:00:00”)