Skip to content

Commit b81ec43

Browse files
committed
update docs
1 parent abbc629 commit b81ec43

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

hub/powertoys/run.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -264,16 +264,17 @@ The plugin includes a setting where custom formats can be defined. Custom format
264264
| Format pattern | Description |
265265
| :--- | :--- |
266266
| Standard pattern like `hh:mm:ss`. | Please see this [page](/dotnet/standard/base-types/custom-date-and-time-format-strings) for more information.
267-
| `DOW`| Number of the day in the week. |
268-
| `WOM`| Number of week in the month. |
269-
| `WOY`| Number of the week in the year. |
270-
| `EAB`| Era abbreviation. |
271-
| `WFT`| Windows file time as number. |
272-
| `UXT`| Unix time stamp as number. |
273-
| `UMS`| Unix time stamp in milliseconds as number. |
274-
| `OAD`| OLE Automation date as number. |
275-
| `EXC`| Excel's 1900 based date value as number. |
276-
| `EXF`| Excel's 1904 based date value as number. |
267+
| `DOW` | Number of the day in the week. |
268+
| `DIM` | Days in the month. |
269+
| `WOM` | Number of week in the month. |
270+
| `WOY` | Number of the week in the year. |
271+
| `EAB` | Era abbreviation. |
272+
| `WFT` | Windows file time as number. |
273+
| `UXT` | Unix time stamp as number. |
274+
| `UMS` | Unix time stamp in milliseconds as number. |
275+
| `OAD` | OLE Automation date as number. |
276+
| `EXC` | Excel's 1900 based date value as number. |
277+
| `EXF` | Excel's 1904 based date value as number. |
277278

278279
### Unit converter plugin
279280

0 commit comments

Comments
 (0)