ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

Add locale support for ballerina `io` module #6761

Open SasinduDilshara opened 2 months ago

SasinduDilshara commented 2 months ago

This issue proposes adding locale support to the ballerina/io module. The goal is to enable developers to perform input/output operations (like printing messages) while considering the user's preferred language and formatting conventions.

Advantages: