I am creating a new watch face similar to the pebble design where the screen just shows large numbers for the time, date, battery and steps. For the step count I would like it to be 5 digits long and start as 00000 then increase up accordingly, 00001, 00002, 00003, etc… the maximum count I would like it to be would be 30000.
Is there an expression for this? Any help would be appreciated!