You can either use above mentioned conditional time line to set time
when it should be displayed,
or put in opacity field condition like
([HOUR_0_23]>=starting hour)*([HOUR_0_23]<ending hour)?100:0
(its reverse logic to what we discussed here: Using a logical operation)