Feature Request: leading zeroes with number format

Allow number to have zeading zeroes by specifying the number of places in the integer part of a number - in the same way as one can for decimal parts.

For example:

  • two position: I type ‘1’, presentation is ‘01’
  • 4 interger positions: I type ‘36’, presentation is ‘0036’

This requirement is to assure visual (vertical) alignment and pattern.