kintone-labs / cli-kintone

GNU General Public License v2.0
49 stars 22 forks source link

Enhance request: Extend SJIS to support JIS X 0213 (JIS2004) #89

Open master-maintenance1-peer-connect opened 3 years ago

master-maintenance1-peer-connect commented 3 years ago

kintone already supports JIS X 0213 established in 2004 . On the other hand, the cli-kintone command is data containing character codes that are not in the old sjis, and both export and import are interrupted and the following message is output. encoding: rune not supported by encoding.

It's been 17 years since 2004 when JIS X 0213 was established, so please support us now. The frequency of use of the character code added in JIS X 0213 has been increasing recently. exsample code:齟齬セ゚ ツ゚ ト゚ㇷ゚

josh-vo commented 2 years ago

@master-maintenance1-peer-connect We appreciate your request, but unfortunately after we investigated and couldn't find a way to officially support JIS X 0213 for now. We will consider other ways to solve your request in future. For your problem, could you try to use the 'utf-8' encode for JIS X 0213 characters resolving? We are looking forward to your results about the using the 'utf-8' encode for JIS X 0213 characters resolving.

Best regards, Thank you!