二 Digit Format String

2 Digit Format String
let timeString = String(format: "The current time is %02d:%02d", 10, 4)