You can go futher. Just type cal in your terminal: ~ % cal March 2022 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
11–20 of 57 posts
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#12Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#13Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#14Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#15Go to your Terminal and type
$ calendar -f /usr/share/calendar/calendar.lotr -A 365
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#16Console shows the error:
Uncaught TypeError: app is undefined
promptGoToDate https://calendar.sharats.me/app.js:303
onclick https://calendar.sharats.me/:1Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#17I tried to enter several date format variations in the "Go to date" prompt() pop up. None worked.
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#18Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#19Kinda reminds me of one of my favourite websites, https://weeknumber.com/
Hmm:
> Can we use your data to tailor ads for you?
> Our partners will collect data and use cookies for ad personalization and measurement.
No thanks.
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#20The date here is currently 3/30/2022 (12:56 AM), but the calendar tells me it's the 29th of March (I assume that's what the red box around the day means).
Hey, thanks for reporting this. Looks like I was using UTC time for the today-highlight (surprised I haven't noticed this all this while). Should be fixed now.
Did you switch from UTC to AoE?
"Today" should be determined by the client's settings, ideally with a configurable tz database timezone to override as well.