Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
.NET プロジェクトで humanizr.net を使用して日付をフォーマットしていますが、非常にうまく機能します。
今、私は大きな数字を短く読みやすいものにフォーマットしたいと思っています: 1234 -> 1.2K 50,323 -> 50.3K Facebook のようにカウント...
Humanizer を使用してそれを行う方法はありますか?