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

Add UnitDouble property to get reduced/converted value #12

Open
dabbers opened this issue Mar 27, 2016 · 0 comments
Open

Add UnitDouble property to get reduced/converted value #12

dabbers opened this issue Mar 27, 2016 · 0 comments

Comments

@dabbers
Copy link
Owner

dabbers commented Mar 27, 2016

There's already .Value which fetches the value in the base unit for whatever unit we're working with.

We should have a ConvertedValue or ReducedValue or something that fetches the value based on the current base unit, and desired unit. This way, we don't have to call .ToString() to get the actual result.

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