LiquidCrystal() and Millis() - Problem with zero value

When the timer in seconds reaches 99, zero display: "990" How do I fix it?
The same when it reaches 10, it becomes: "100".
I should be able to take a digit
Thanks in advance

Please post your code that you have tried..