6.2.5.1.38. sphinx.util.binary_type.zfill

binary_type.zfill(width) → string

Pad a numeric string S with zeros on the left, to fill a field of the specified width. The string S is never truncated.