Package cjknum implements conversions to the CJK numeric string representations of integer.
% go get github.com/ryo-endo/cjknumimport "cjknum"
s := cjknum.Itoc(12345)
log.Println(s) // 一万二千三百四十五| Name | Name | Last commit date | ||
|---|---|---|---|---|
Package cjknum implements conversions to the CJK numeric string representations of integer.
% go get github.com/ryo-endo/cjknumimport "cjknum"
s := cjknum.Itoc(12345)
log.Println(s) // 一万二千三百四十五