2 digit number placed during date picker

if i select the date using datepicker then the formate should be xx-xx-xxxx .it only works when i choose date above 9 it is not work when i choose less than 9.i want when i select date means 1 january 2024 then labels show 01/01/2024

use the FormatDateTime block
image