Skip to content
Discussion options

You must be logged in to vote

Rather than using decimals the easiest route would be to use measurement in mm vs metre/cm etc.

Eg. payment providers like Stripe store amounts in integers and later transform them to decimals to display to the customer.

If you use multiple metric systems adding an additional column to specify what type of metric (mms/inches) would also work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@winstonferguson
Comment options

Answer selected by winstonferguson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants