vmware / vmware/singleton

[REQUIREMENT][Python Client] Add i18n formatting features

Open
#599 0 comments 0 reactions 1 assignee View on GitHub

@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:

  1. get localized date / time format
  2. get localized number format
  3. get localized currency format

Describe alternatives you've considered
N/A

Additional context
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.