A Drupal 6 module for displaying library hours with dynamic closure notices.
Built for Prince Rupert Library.
- Weekly hours display with configurable open/close times per day
- Closure management via admin interface with start/end dates and reasons
- Smart grouping of consecutive closed days (e.g., "Thu–Sun (Dec 25–28)")
- Early closing support shows actual hours instead of "Closed after X"
- Upcoming closure banners with configurable lead time
- Short date formatting for cleaner, compact display
- Copy the
prl_hoursfolder tosites/all/modules/ - Enable the module at
admin/build/modules - Configure at
admin/settings/prl_hours - Place the block via
admin/build/block
- Weekly Hours: Set open/close times for each day
- Closures: Add upcoming closures with date ranges and reasons
- Display Lead Days: How far in advance to show closure notices
- Drupal 6.x
- PHP 5.2+
GPL-2.0 - Same as Drupal core.