Instead of doing this, I want to make use of string.format() to accomplish the same result:
string.format()
if (myString.Length < 3) { myString = \"00\"
"How to: Pad a Number with Leading Zeros" http://msdn.microsoft.com/en-us/library/dd260048.aspx