Change MB to GB #4878
Unanswered
roguebros23
asked this question in
Support
Change MB to GB
#4878
Replies: 1 comment
-
You can't normally change MiB to GiB, since this is in the code defined. You could change this in the code, but this isn't a simple task. It is probably better to when you just calculate MiB * 1024 and call it a day. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, How would I change MB to GB?
Beta Was this translation helpful? Give feedback.
All reactions