Earlier quoted context omitted.
You enable week numbers in your computer's calendar.
interesting, this makes me think of Java that requires an IDE to be usable as a developer.
ISO week date
41–50 of 91 posts
Re: ISO week date
#42That is a surprising amount of complexity, really makes you glad that ISO ironed out all the details, so when I recently told our development team composed of Swiss, German, Portuguese and Danish people that we would be going live in week 4 (of 2020), everyone understood just fine. I still find it strange that some countries have not adopted week numbers. Sure, you can say something like "the week of December 21st",…
Re: ISO week date
#43Earlier quoted context omitted.
I find week numbers very cumbersome to use. Most calendars don't have them by default and most everyday interactions around dates don't involve them. As a result it's a burdensome and unroutined lookup in some arbitrary calendar somewhere just to figure out ballpark distances from current moment. I much prefer date ranges.
It is a communicative convention. If you're the only person following a convention, it isn't. At least this is an additive one - unlike imperial/metric, it isn't a unit replacement. Even if you like "better" measures, you may want to stick with local ones. Little story - I noodle around with metalwork, and have some machinery. Because I lived in Europe for a bit, I am comfortable with metric, and metric mental math i…
It might be a mistake in the US, but of course machine shops outside the US are all metric - conversely, operating an imperial machine shop might be quite annoying outside the US.
> It is fine, I'm happy with my setup. But there are reasons not to pick the "better" method. And those reasons perpetuate the existence of the other ones.
Interestingly the US industry didn't switch to metric citing "conversion cost" (in the late 19th / early 20th century). Instead we continue to waste billions every year since: keeping double stock, projects failing (see: space), US engineers struggling with the system everyone else uses (and vice versa, though to a lesser extent, since US-made components and machinery are relatively irrelevant in industry) etc.
Re: ISO week date
#44Earlier quoted context omitted.
Presumably because then you know that the majority of week 1 is in the new year.
Yes exactly. Week 1 is the first week where the majority of the days in the week are in the new year. If Thursday is in the new year, so is also Friday, Saturday and Sunday and with those four days in the new year, it is always the majority of the week.
That's only if you count Sunday as the last day of a week, instead of it being the first day of the following week.
Re: ISO week date
#45Earlier quoted context omitted.
interesting, this makes me think of Java that requires an IDE to be usable as a developer.
If you weren't used to regular calendars you wouldn't know that "August 10" means "about the middle of winter" either
EDIT: you are all lying, if christmas movies have taught me anything it is snowing everywhere in the world in december.
Re: ISO week date
#46That is a surprising amount of complexity, really makes you glad that ISO ironed out all the details, so when I recently told our development team composed of Swiss, German, Portuguese and Danish people that we would be going live in week 4 (of 2020), everyone understood just fine. I still find it strange that some countries have not adopted week numbers. Sure, you can say something like "the week of December 21st",…
I find week numbers very cumbersome to use. Most calendars don't have them by default and most everyday interactions around dates don't involve them. As a result it's a burdensome and unroutined lookup in some arbitrary calendar somewhere just to figure out ballpark distances from current moment. I much prefer date ranges.
Schools of course find planning the year in weeks very convenient. This bleeds over into holiday planning at workplaces.
Re: ISO week date
#47Earlier quoted context omitted.
Yes exactly. Week 1 is the first week where the majority of the days in the week are in the new year. If Thursday is in the new year, so is also Friday, Saturday and Sunday and with those four days in the new year, it is always the majority of the week.
> If Thursday is in the new year, so is also Friday, Saturday and Sunday and with those four days in the new year, it is always the majority of the week. That's only if you count Sunday as the last day of a week, instead of it being the first day of the following week.
Re: ISO week date
#48All this complexity because we have to adhere to some pope from 400 years ago. It's just sad.
Re: ISO week date
#49Earlier quoted context omitted.
It is a communicative convention. If you're the only person following a convention, it isn't. At least this is an additive one - unlike imperial/metric, it isn't a unit replacement. Even if you like "better" measures, you may want to stick with local ones. Little story - I noodle around with metalwork, and have some machinery. Because I lived in Europe for a bit, I am comfortable with metric, and metric mental math i…
> I went metric. That was a mistake. It might be a mistake in the US, but of course machine shops outside the US are all metric - conversely, operating an imperial machine shop might be quite annoying outside the US. > It is fine, I'm happy with my setup. But there are reasons not to pick the "better" method. And those reasons perpetuate the existence of the other ones. Interestingly the US industry didn't switch to…
Re: ISO week date
#50That is a surprising amount of complexity, really makes you glad that ISO ironed out all the details, so when I recently told our development team composed of Swiss, German, Portuguese and Danish people that we would be going live in week 4 (of 2020), everyone understood just fine. I still find it strange that some countries have not adopted week numbers. Sure, you can say something like "the week of December 21st",…
I find week numbers very cumbersome to use. Most calendars don't have them by default and most everyday interactions around dates don't involve them. As a result it's a burdensome and unroutined lookup in some arbitrary calendar somewhere just to figure out ballpark distances from current moment. I much prefer date ranges.