Kaydet (Commit) ab7926e5 authored tarafından Eike Rathke's avatar Eike Rathke

changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation

üst 2e2c804b
...@@ -353,7 +353,7 @@ ...@@ -353,7 +353,7 @@
<StartDayOfWeek> <StartDayOfWeek>
<DayID>mon</DayID> <DayID>mon</DayID>
</StartDayOfWeek> </StartDayOfWeek>
<MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
</Calendar> </Calendar>
</LC_CALENDAR> </LC_CALENDAR>
<LC_CURRENCY> <LC_CURRENCY>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment