We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新聞等(縦書き)でよく使われる以下の形式。(1,234,567,890,123) 一兆 二千三百四十五億 六千七百八十九万 百二十三(→1,234,567,890,123) 一兆 二三四五億 六七八九万 一二三(→1,234,567,890,123) などの表記に対応したいのですが、なかなか骨が折れます。 関数追加があれば助かります。
The text was updated successfully, but these errors were encountered:
ご意見ありがとうございます。kansuji2arabic() では処理しきれていない課題ですので、対応を検討いたします。
kansuji2arabic()
Sorry, something went wrong.
#23 にて対応
No branches or pull requests
新聞等(縦書き)でよく使われる以下の形式。(1,234,567,890,123)
一兆 二千三百四十五億 六千七百八十九万 百二十三(→1,234,567,890,123)
一兆 二三四五億 六七八九万 一二三(→1,234,567,890,123)
などの表記に対応したいのですが、なかなか骨が折れます。
関数追加があれば助かります。
The text was updated successfully, but these errors were encountered: