[SOLVED] "Send tweet with timestamp" sketch hangs, shows no activity

Why does getTime() return a String, when the String being returned is a global variable, and the return value is never used?

You should ditch the String class, and learn to use char arrays.