The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Postfix Dates
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Daniel JonesPosted Sep 3, 2008, 8:39 AM
Assuming the postfix wasn't too important, the whole function could be condensed to one line: return DateTime.Now.ToString("dddd dd MMMM yyyy"); At least using the "MMMM" formatter would remove that massive switch in the middle.