Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display values should consider numeric type information #11

Open
dtmcg opened this issue May 6, 2021 · 5 comments
Open

Display values should consider numeric type information #11

dtmcg opened this issue May 6, 2021 · 5 comments
Assignees
Milestone

Comments

@dtmcg
Copy link

dtmcg commented May 6, 2021

note https://github.com/decentralized-identity/credential-manifest/pull/43/files provides string type formats for values.
numeric type formats should also be consider.
this includes but is not limited to

  • Currency
  • SI units (pre & postfix)
  • Dates 😄
  • British imperial Units
  • US Customary Units
  • Large number formats
  • etc
@JaceHensley
Copy link
Collaborator

We could take inspiration from this https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat it seems to have support for most of these items

@bumblefudge
Copy link

needs barleycornes

@bumblefudge bumblefudge transferred this issue from decentralized-identity/credential-manifest Apr 7, 2022
@csuwildcat csuwildcat added this to the v2 milestone Sep 8, 2022
@brentzundel brentzundel modified the milestones: v2, v1 Oct 27, 2022
@colbyharrison
Copy link

comment

@brentzundel brentzundel removed this from the v1 milestone Jan 26, 2023
@brentzundel
Copy link
Member

@colbyharrison are you still available to propose a solution here?

@brentzundel brentzundel added this to the v1 milestone Jan 26, 2023
@andorsk
Copy link
Collaborator

andorsk commented Feb 9, 2023

Feb 9 Call:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants