Calendar
101–110 of 141 posts
Re: Calendar
#102Earlier quoted context omitted.
Added to the list of presets in the README [0]. Thanks! [0] https://github.com/abetusk/neatocal?tab=readme-ov-file#prese...
It would be trivial to allow all possible languages with toLocaleString[0]: d = new Date(); console.log(d.toLocaleString(window.navigator.language, { weekday: 'short' })); [0] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...
Example:
Re: Calendar
#103Re: Calendar
#104This proves once and for all that civilization will not last until the decamillenium and you're just doing octal.
Re: Calendar
#105Anyone able to print this via Android? When I tap 3-dots in chrome → share→print I am getting an error
Re: Calendar
#106My biggest hope for Elon’s Mars plan is the chance to create a whole new Calendar system that makes sense. Like honestly. 7 days in a week? Random days per month? Uneven quarters? Who the hell decided to put the leap day in February! Clearly it should be at the beginning/end of the year. The western Calendar is nuts. Why doesn’t every month have 30 days with the last day of the quarter having 31? Ohh leap year? Decem…
https://en.wikipedia.org/wiki/French_Republican_calendar
Vive la révolution!
https://c.ndtvimg.com/2020-02/svbftvto_elon-musk-elon-musk-v...
Re: Calendar
#107Margins need to be a bit larger. When printed, "2026" at the top is cut in half and at the bottom "31st" cells are cut right through the slab of 1. On the left side all but last few pixels of dates are cut off, and the last column is visibly narrower than the rest. This is in Firefox on Windows.
Re: Calendar
#108Here's a [Danish spoken] page to make a PDF calendar for any year in Danish, English, Norwegian, or Swedish: https://kalendersiden.dk/
Re: Calendar
#109This looks neat, not exactly sure how useful such a tiny space for each day would be by itself. I took the complete opposite approach with Wiseday, giving each day its own page (and each waking hour some space too.) Example: https://imgur.com/a/LjSDPw9 V1 releasing on iOS as soon as Apple finishes reviewing if anyone wants to try (waitlist at https://wisedayplanner.com/waitlist/ )
Re: Calendar
#110Earlier quoted context omitted.
I just looked at the print preview in Firefox. Worked fine for me.
I removed it with devtools, so surely there is a dozen of work-arounds, but, still, it just weird that a page that is supposed to show a calendar, doesn't show a calendar.