Skip to content

Commit ff285ad

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Examples:
241241
- `) unix epoch::3/27/2022 10:30:45 AM` to convert the given time and date value into a Unix epoch timestamp.
242242

243243
#### Custom formats
244-
The plugin has a setting were you can define custom formats. The setting is a multiline text box were you have ta add one format per line.
244+
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).
246246
Supported are all [standard patterns](https://learn.microsoft.com/dotnet/standard/base-types/custom-date-and-time-format-strings) and the following ones:
247247
- `DOW`: Number of the day in the week.

0 commit comments

Comments
 (0)