microsoft/PowerToys

Request to add date calculation function

Open

#38.749 geöffnet am 11. Apr. 2025

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (7.978 Forks)batch import
CmdPal - CalculatorCmdPal-Inbox ExtensionsHelp WantedProduct-Command Palettecmdpal-Extension Request

Repository-Metriken

Stars
 (133.154 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 14T 20h) (117 gemergte PRs in 30 T)

Beschreibung

Description of the new feature / enhancement

I can use Alt + Spacebar to bring up the query window, and I can do some simple addition, subtraction, multiplication and division operations in this query window, which is very convenient. So is it possible to make it support date addition and subtraction as well?
For example (yyyy-MM-dd): 2025.04.11 - 7 = 2025.04.04 2025.04.11 - 2025.04.04 = 7

Scenario when this would be used?

Obviously I'll use it to calculate date related stuff.

Supporting information

try this, guys. Date Calculator

Contributor Guide