Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

[Feature Request] IEC Byte Size Units #105

Open
@florianehmke

Description

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request

Current behavior

Currently the 'bytes' pipe is calculating with a coefficient of 1024 but the used byte unit belongs to a value coefficient of 1000 (as per https://en.wikipedia.org/wiki/Byte).

Expected behavior

The byte unit should be should be [KiB, MiB, GiB ...] or the pipe should be configurable in that regard.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions