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

Cannot get unit description for temperature units #5

Open
mythcyrax opened this issue Oct 30, 2020 · 0 comments
Open

Cannot get unit description for temperature units #5

mythcyrax opened this issue Oct 30, 2020 · 0 comments

Comments

@mythcyrax
Copy link

I played a little bit with the provided playground and noticed that for temperature units I cannot get the description:

constructor(private unitsConvertor: UnitsConverorService) {
    this.measure = this.unitsConvertor.describe("C");   
  }

The abbreviation for Celsius seems to be "C", as mentioned by the convert-units JS package. Am I wrong or is this really an issue with your wrapper library?

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

1 participant