Skip to content

Missing leading zeros #66

@Secarius

Description

@Secarius

Hi, how can i display the leading zeros?
I have a tag with 10 digits (Wiegand34) and i would like to get the leading zeros printed:

Instead of: HEX = F225C, DECIMAL = 991836, Type W34
I would like to have it like this: HEX = 000F225C, DECIMAL = 0000991836, Type W34

So that the Output would be the same length every time:
Wiegand1 HEX = DF125A85, DECIMAL = 3742521989, Type W34

Would that be possible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions