format-number-to-two-digits

marcoaita/malibrary/format-number-to-two-digits

If the number is < 10, adds a 0 in front. Used for diplaying times and dates.
format-number-to-two-digits
@/format-number-to-two-digits
If the number is < 10, adds a 0 in front. Used for diplaying times and dates.
NUMnumber
format-number-to-two-digits
STR
NUM
STRstring
To use the node in your project you should have the marcoaita/malibrary library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.