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

use human dates #3

Closed
jancborchardt opened this issue Nov 6, 2012 · 3 comments
Closed

use human dates #3

jancborchardt opened this issue Nov 6, 2012 · 3 comments

Comments

@jancborchardt
Copy link
Collaborator

Currently the date is, say »06.11.2012«. Instead it should be human-readable, like »6 November 2012«.

Maybe even better, and also good for the transaction list: use relative dates, there’s also a great library for that: http:///momentjs.com

@jancborchardt
Copy link
Collaborator Author

At least »today«, »yesterday« and maybe »2 days ago« should be relative. :)

@xMartin
Copy link
Owner

xMartin commented Nov 9, 2019

Implemented "Today" and "Yesterday". Makes it consistent with #42 . All other cases still use Date.toLocaleDateString() so it's OS and browser dependent.

@xMartin
Copy link
Owner

xMartin commented Apr 18, 2020

I think the current implementation is good enough.

@xMartin xMartin closed this as completed Apr 18, 2020
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

2 participants