Skip to content

Commit cbc5e8e

Browse files
Update hub/powertoys/run.md
Co-authored-by: Alvin Ashcraft <[email protected]>
1 parent ff285ad commit cbc5e8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/powertoys/run.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,8 @@ Examples:
243243
#### Custom formats
244244
The plugin includes a setting where custom formats can be defined. Custom formats are entered in a multiline text box which accepts one format per line.
245245
The syntax is `<format name>=<format pattern>` for using the local time and `<format name>=UTC:<format pattern>` for using the Universal Time Convention (UTC).
246-
Supported are all [standard patterns](https://learn.microsoft.com/dotnet/standard/base-types/custom-date-and-time-format-strings) and the following ones:
246+
The supported formats include all [standard patterns](https://learn.microsoft.com/dotnet/standard/base-types/custom-date-and-time-format-strings) and the following:
247+
247248
- `DOW`: Number of the day in the week.
248249
- `WOM`: Number of week in the month.
249250
- `WOY`: Number of the week in the year.

0 commit comments

Comments
 (0)