Microsoft/calculator

Add support for time in date calculations

Open

#143 aberto em 7 de mar. de 2019

Ver no GitHub
 (16 comments) (9 reactions) (0 assignees)C++ (2.422 forks)batch import
EnhancementPri: 2help wantedneeds spec

Métricas do repositório

Stars
 (16.196 stars)
Métricas de merge de PR
 (Mesclagem média 15h 43m) (7 fundiu PRs em 30d)

Description

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

Guia do colaborador