Hacker News new | ask | show | jobs
by ahmedfromtunis 925 days ago
A neat idea.

I wish there was a way to select a different year (by appending it to the url, for instance).

1 comments

https://neatnik.net/calendar/?year=2024

https://neatnik.net/calendar/?year=2025

From the README [0]:

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

[0] https://github.com/neatnik/calendar

Thanks!