Skip to content

Commit 1d6ab6b

Browse files
authored
Time zones removed from Run (#3665)
Removed in https://github.com/microsoft/PowerToys/releases/tag/v0.68.0. Resolves #4480
1 parent 9f52f25 commit 1d6ab6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hub/powertoys/run.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ The plugins can be activated with a direct activation command so that PowerToys
8787
| Windows services | `!` | `! alg` to search for the 'Application Layer Gateway' service to be started or stopped<br />`!startup:auto` to search all services that start automatically<br />`!status:running` to show all running services |
8888
| Shell command | `>` | `> ping localhost` to do a ping query. |
8989
| Time and date| `)` | `) time and date` shows the current time and date in different formats.<br />`) calendar week::04/01/2022` shows the calendar week for the date '04/01/2022'. |
90-
| Time zones | `&` | `& Newfoundland` shows the current time in the time zone of Newfoundland. |
9190
| Unit converter | `%%` | `%% 10 ft in m` to calculate the number of meters in 10 feet. |
9291
| URI-handler | `//` | `//` to launch your default browser.<br />`// learn.microsoft.com` to have your default browser go to Microsoft Learn.<br />`mailto:` and `ms-settings:` links are supported. |
9392
| Visual Studio Code | `{` | `{ powertoys` to search for previously opened workspaces, remote machines and containers that contain 'powertoys' in their paths. |

0 commit comments

Comments
 (0)