PowerToys/doc/devdocs/modules
Heiko 7808033436
[PTRun][DateTime]Setting for First week of year and First day of week (#33406)
## Summary of the Pull Request

This PR implements two new plugin settings:
- **First week of year**

![image](https://github.com/microsoft/PowerToys/assets/61519853/c866ffc2-2a21-438c-9a1a-5f4c7f68a22e)

- **First day of week**

![image](https://github.com/microsoft/PowerToys/assets/61519853/b2ec125b-d87c-40c5-8793-743a1ffae237)

## Detailed Description of the Pull Request / Additional comments

For both settings the users can decide to be in sync with the system
settings (default) or to use their own setting. The order of days for
the `first day of week` setting is based on the current system culture.

PT Run respects these settings for the relevant results:
- calendar week
- week of month
- number of day in week
2024-07-18 14:29:01 +01:00
..
keyboardmanager [KBM][CQ]Replace LPINPUT with std::vector<INPUT> (#32052) 2024-06-21 22:16:41 +01:00
launcher [PTRun][DateTime]Setting for First week of year and First day of week (#33406) 2024-07-18 14:29:01 +01:00
peek Add information about how to add new languages to monaco (#24906) 2023-12-11 16:45:16 +01:00
fancyzones.md [FancyZones]UI testing that works in CI (#29453) 2024-03-22 12:10:10 +00:00
interface.md
mousewithoutborders.md [Docs]Add file for MWB documentation (#30838) 2024-01-22 16:49:08 +00:00
powerrename.md
shortcut_guide.md