I live in a country where ISO week number is the standard. Klipfolio "W" or "w" maybe uses more US based approach. Here is the explanation of difference from Micrsoft' site:
- WeekNum uses the week containing January 1 as the first week of the year. The result from this function can range from 1 to 54.
- ISOWeekNum uses the week containing the first Thursday of the year as the first week of the year. This follows the ISO 8601 date and time standard definition for week numbering. The result from this function can range from 1 to 53. It is possible that 52 or 53 may be returned for the first days of January since the dates could belong to the last week of the previous year.
So is there a function to use iso week numbers specifically? And yes, perhaps someone will answer that the location settings affects to this.
But is there function to use one the week number approaches in one klip and another approach in another klip? So actually a function?