element-hq / element-hq/element-meta

Customisable date/time formatting (including iso 8601)

Open
#1,253 6 comments 2 reactions 0 assignees View on GitHub
A-Room-View P2 T-Enhancement
Dominant language
No language data
Stars
112
Forks
25
Avg merge
6h 6m
Merged PRs (30d)
4

Description

May I suggest to use the iso way for formatting dates and times?

https://xkcd.com/1179/

Currently, e.g. the "last used" value for the devices (settings dialogue) looks like this:
```
myip @ 2/1/2017, 12:10:34 AM
```
... which is confusing for non-american non-12h clock users. iso-like formatted it would look like this:
```
myip @ 2017-02-01 00:10:34
```
(which is also the way it sorts naturally).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.