Been trying to get my timestamp format as follows: February 13, 2014 3:47 PM
(current time)
I know how to do the UTC and I know there is a way to do this using arrays for the months, but I was hoping to avoid building arrays and just a few simple methods...
Any help would be appreciated.