Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
31–40 of 57 posts
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#32Always thought that was kind of funny, but I've seen a codebase use it once or twice.
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#33Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#34Kinda reminds me of one of my favourite websites, https://weeknumber.com/
> Kinda 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
#35You 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
'cal' is not recognized as an internal or external command, operable program or batch file.
cal : The term 'cal' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ cal
+ ~~~
+ CategoryInfo : ObjectNotFound: (cal:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundExceptionRe: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#36Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#37You 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
Additional guidance is needed. 'cal' is not recognized as an internal or external command, operable program or batch file. cal : The term 'cal' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + cal + ~~~ + CategoryInfo : ObjectNotFound: (cal:String) [], Comm…
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#38Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#39You 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
Additional guidance is needed. 'cal' is not recognized as an internal or external command, operable program or batch file. cal : The term 'cal' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + cal + ~~~ + CategoryInfo : ObjectNotFound: (cal:String) [], Comm…
https://communary.net/2014/12/21/show-calendar-cal-for-power...
https://jdhitsolutions.com/blog/powershell/6101/powershell-c...
Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light
#40Cool, you should have a cookie banner for users to consent to being tracked by Google Analytics though.
I actually didn't realize I was still loading GA, thought I'd removed it long ago. Well, thanks for pointing it out. :)