Microsoft/calculator

Add support for time in date calculations

Open

#143 aperta il 7 mar 2019

Vedi su GitHub
 (16 commenti) (9 reazioni) (0 assegnatari)C++ (2422 fork)batch import
EnhancementPri: 2help wantedneeds spec

Metriche repository

Star
 (16.196 star)
Metriche merge PR
 (Merge medio 15h 43m) (7 PR mergiate in 30 g)

Descrizione

Problem Statement

The date calculation feature is useful but lacks the option to include the time of day. Also, it would be nice to have a deadline countdown feature.

Evidence or User Insights

Instead of going online to compute event duration or deadlines online, we can do it offline with the calculator.

Proposal

It will enable the computation of different forms of time difference operations.

Goals

It will help users see the exact time taken for some event until another time/date. It will also help track a countdown or deadline in some other timezone.

Non-Goals

Low-Fidelity Concept

A lot of functionality is at https://www.timeanddate.com

Guida contributor