Live data from Hacker News

Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

calendar.sharats.me

51–57 of 57 posts

Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

#51
post #33

The marked dates disappear when I try to print the page (FF98.0.1, Mac). Actually when I push Cmd-P the years decrease with one every time.

Hey, yes the years decreasing is a bug, should be fixed now.

The marks disappearing is, unfortunately, just the default print setting. I think if you enable the "background graphics" option, they'll show up.

I'll figure out a better way. Perhaps, the marks could be text-color, instead of background, when printing.

Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

#52
post #45

I like the simplicity. No React or Angular, just vanilla javascript.

Hey, thanks. Yeah, that's what I started off with, but after two years, just looking at the code, I have _no_ idea what's going on. And I can see myself reinventing some framework in a bad way, if I am to add more features and fix stuff. So, went with my favorite combination, TypeScript and Mithril.js.

Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

#54

Very cool. Optional week numbers would be nice. We use them at work for planning things.

This is now available, along with starting weeks on Mondays. Please click on the burger button in the top toolbar and enable week numbers. :)

Cool, thanks!

Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

#56
post #20
post #4

Earlier quoted context omitted.

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.

I'm seeing Mar 29 highlighted as today and it's currently almost 7 AM EDT on Mar 30 here. 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.

Hey, thanks. I haven’t figured out customising time ones just yet, but the wrong today problem should be fixed now.

Re: Show HN: Just a Calendar: Simple Calendar to look at, no login, super light

#57
post #4

Earlier quoted context omitted.

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.

I'm seeing the same thing, showing March 29. My current time is 2022-03-30 08:14:53 EDT.

Hey, thanks for sharing the time one. Helped in identifying the problem more accurately. This should be fixed now.
Post reply on HN