Pads the given string or number with zeros so it will have at least two characters.
The string or number to pad
The number padded as a string
Generated using TypeDoc
Pads the given string or number with zeros so it will have at least two characters.