[REQUIREMENT][Python Client] Add i18n formatting features
Open
@jin-jasper is already working on this.
Since Jun 5, 2020.
area/python-client
kind/feature
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
My application is written in Python. I need a Python client to wrap up the call to Singleton Service so that i can use it to support localized formattings such as date/time, number, etc in my application.
Describe the solution you'd like
The Python client should have the exactly same features as other clients such as Java, Javascript, golang, etc. It includes:
- get localized date / time format
- get localized number format
- get localized currency format
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.