Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human-readable (relative) dates and times #16

Open
equaeghe opened this issue Jan 31, 2015 · 0 comments
Open

Human-readable (relative) dates and times #16

equaeghe opened this issue Jan 31, 2015 · 0 comments

Comments

@equaeghe
Copy link
Owner

When people think about events and tasks, it is often more important to quickly see what the duration is between the current time and the event or due date than the exact time and date itself. Calculating this duration is a mental task that software should handle for people. This is relevant for the task list and the event list, and also for dates in contacts: e.g., age as calculated from birthday. Such a human-readable date and time could be used as a replacement for or additionally to the exact date and time.

There are existing JavaScript libraries that handle this, http://momentjs.com/ for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant