'Format string - How to edit to format HH:mm:ss [closed]

string test = "121410"

I want transform this string in string too but with value:

test="12:14:10"

How can i make this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source