I tried to set up a digital clock display in a custom overview page. I set two simple 'single value' fields one bound to hours and one to minutes. Trouble is when the values are less than 10, the display drops to single digit which looks unnatural for a clock display. There does not seem to be any setting for 'significant digits' which could be set to two so '2' would show as '02' etc. with a leading zero.
Is there any way to achieve this? If not, could I request a 'Number of significant digits' setting be added to the Display settings alongside the existing 'Number of decimal places' setting? This could be a minimum, so if the number was too big, more digits would be shown and a setting of '0' or '1' would give the current behavior.