you-dont-need/You-Dont-Need-Momentjs

Thoughts on adding getting long month names (and possibly day names)?

Open

#65 建立於 2018年12月20日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (314 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (13,223 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It's simple enough to hard code it of course but I ran into this cool answer on StackOverflow on getting the long month names via Intl:

https://stackoverflow.com/questions/47232534/how-to-get-a-list-of-month-names-in-javascript-using-intl

I wondered if it might be worth adding to this guide. It would be awesome to get long and short day names too if that is possible.

Just wanted to ask before digging into it and to have a reminder (as have to come back to it later).

貢獻者指南