×
Inicio Aleatorio

Zero-pad digits in string

Sección: Programación

Creado: 23-12-18 (Actualizado: 25-12-18)

I need to cast single figures (1 to 9) to (01 to 09). I can think of a way but its big and ugly and cumbersome. I'm sure there must be some concise way. Any Suggestions

https://stackoverflow.com/questions/324358/zero-pad-digits-in-string

Siguiente Enlace