What are time-based ACLs?

Time-based ACLs restrict traffic based on specific time periods.

Example :
time-range WORK_HOURS
periodic weekdays 9:00 to 17:00
access-list 101 permit tcp any any time-range WORK_HOURS?