I would like to know how to create a glowing font that looks like this:

I would like to know how to create a glowing font that looks like this:

Try this tutorial, it includee the source as well, you might find it helpful
http://www.redrobotstudios.com/blog/2010/04/29/create-glow-soft-shadow-text-on-iphone/
The effects on the font in your example are almost certainly achieved with images. They most likely used Photoshop to create the images, and then they programmatically add and remove subviews as needed to display the digits, days of the week, etc.