When you use a date picker for entering date in date field its always a Sunday as a week start day. Would be great to have ability to change it. Thanks!
I have my browser set to allow airtable access to my location (Poland, Europe) and yet I still get Sunday as the first day of the week? Am I doing something wrong?
Not just on date picker, there should be a section on the database or on the date formulas to define what type of week we want. I work with different starts of week. One company has defined start of week as Thursday another as Monday and yet another as Sunday.
Is this something you have in mind? When do you guys believe this is going to be implemented. Excel has this one for ages, so, I am so used to it, that by now I thought it was a given.
If you use the weeknum() function to generate week numbers from dates and then you group by those week numbers, it will include sundays in the, at least from a european perspective, wrong week.
Every calendar app wanting to be international offers this option. It’s a matter of global thinking.