Skip to content

Conversation

bengbengbalabalabeng
Copy link

新增千分位格式数字识别(可自定分隔符,默认使用 ,

示例:1,234,567
输出:1,234,567/thousands_separator

示例:1,234,567.00
输出:1,234,567.00/thousands_separator

示例:1,234,567.00
输出:1,234,567.00/thousands_separator

示例:1_234_567.00
输出:1_234_567.00/thousands_separator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant