Update Placeholders.md

NumberFormattre now supports DecimalFormat style in Metric Formating.
This commit is contained in:
vk2gpz 2023-02-10 15:01:16 +11:00 committed by GitHub
parent a567caabf1
commit e3b56f1790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -825,6 +825,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
if %tokenenchant_token_long% returns 43535709321
%nf_4X_tokenenchant_token_long% will return 43B,
%nf_###E0X_tokenenchant_token_long% will return 43.5B,
%nf_#,##0.#_tokenenchant_token_long% will return 43,535,709,321
%nf_#,##0.0#:IT_tokenenchant_token_long% will return 43.535.709.321,0