Why assume US date format?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 162
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 18
Description
https://github.com/apache/www-site/blob/8fcf69686ceae40e30cb7ae64b4b9555617fa644/content/index.ezmd#L348
The code currently assumes US date format - would it not be better to use whatever the Locale of the browser?
i.e. use date.toLocaleDateString(undefined, options)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.