Add custom display format for datetimes
Open
enhancement
- Dominant language
- HTML
- Stars
- 2.9k
- Forks
- 599
- PR merge metrics
- No merged PRs in 30d
Description
In `life.md` - `31/12/2013`
On web page - `12 Dec 2013` or whatever format.
This would probably require [Moment.js](http://momentjs.com/) as a dependency.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the date entries in life.md and locating the web-page code that turns them into displayed dates. Check how Moment.js could support a configurable display format; done means the same datetime can be shown in the requested format without changing the source date in life.md.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100