Could we have a #CurrentHour2# like #CurrentMonth2# which displays the hour as two digits 01,02 etc.

We do several builds every day, and have automated a directory structure

C:\ProjectX\#CurrentYear#\#CurrentMonth2#\#IsoDate #.#CurrentHour##CurrentMinute#

but a build done at 7:32 gives 732 and appears in the list incorrectly. 0732 would resolve this.

You have gone half way with #CurrentMonth2# can we please have #CurrentHour2#?