I tried to add FeedBurner with my new blog website. However, there was a big error: Specified argument was out of the range of valid values. Parameter name: utcDate. How nice? Well, I did some googling and found this answer (Thanks krishnan). However, the answer was a bit vague as to when the bug fix occurred, so I did some investigating.
The error usually occurs when the hosting server is not in the same time zone as the blogger (i.e. me = East Coast and GoDaddy = West Coast). That means the server offset time is usually +2, so the posts appear right to the blogger.
More...