Skip to content
forked from neatnik/calendar

A simple printable calendar with the full year on a single page

License

Notifications You must be signed in to change notification settings

cadars/calendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

This is a simple calendar with the full year on a single page. Designed to be printed, it will automatically adjust to any paper size or direction (though it looks best in landscape orientation).

By default, the current year is used. You can override the year by supplying a year parameter, e.g. /calendar.php?year=2023.

You can also switch to a weekday-aligned rendering by setting the layout parameter value to aligned-weekdays.

Unabashedly written in PHP. Print it here: https://neatnik.net/calendar

About

A simple printable calendar with the full year on a single page

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 62.9%
  • PHP 31.7%
  • CSS 5.4%