SunCyclePages
$articles = page('blog')
->children()
->listed()
->isUnderEmbargo(false)
->isSunset(false);
Embargo pages until sunrise date and withdraw at sunset date
Related plugins

Google Calendar
by Benedikt Engel
Display your Google Calendar entries as list on your website
Autopublish
by Bart Vandeputte
Schedule automatic publishing of pages (drafts) on a certain date & time
Date Methods
by hana+nils
Date Methods is a plugin that allows for advanced date and time parsing and formatting using PHP's core date objects. It offers methods for …
Recurr
by Hash&Salt
This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender).
Yasumi
by Hash&Salt
Get a list of official public holidays and the dates they fall on for any country and year.

Event Calendar
by Martin Zurowietz
A plugin for the Kirby CMS to easily implement an event calendar.
Other plugins by David Somers
Badges
by David Somers
Add GitHub-style badges to your site with the (badge: …) Kirbytag
Byline
by David Somers
Field methods to create plain or linked bylines from single or multiple authors
Feeds
by David Somers
Provides feeds in the most popular formats (RSS, Atom & JSON), generated from a collection of e.g. blog articles or press releases.
HoneHome
by David Somers
Handle homepage redirection
WellKnown
by David Somers
Provide files like /robots.txt, .well-known, etc.
Whatever
by David Somers
It provides a field called 'whatever' that should simply spit out "whatever". Essentially it is the "hello world" field example made …
XML Sitemap
by David Somers
Generates a sitemap for search engines. Can be configured to include/exclude certain pages and more.