microsoft/PowerToys

[PT Run] [Time and Date plugin] Add friendly date/time format

Open

#16,809 opened on Mar 5, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (7,978 forks)batch import
Good first issueHelp WantedIdea-EnhancementProduct-PowerToys RunRun-PluginStatus-In progress

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Description of the new feature / enhancement

The PR #16662 implements a new plugin for date and time values.

It will be a great addition if the plugin can show the date/time in friendly layout and convert this format into other ones. See the discussion in the issue #16800.

Examples for the format:

  • Yesterday
  • 5 hours ago

Scenario when this would be used?

See the discussion in the issue #16800.

Supporting information

No response


The work on this enhancement can't begin before the plugin code is merged into main branch!!

Contributor guide