I've noticed that July 26th (my birthday) is used really often in various PHP examples related to preventing http caching using Expires header, like:
http://stackoverflow.com/questions/12398714/cache-issue-with-private-networking-stream
http://stackoverflow.com/questions/2833305/how-to-expire-page-in-php-when-user-logout
http://expressionengine.com/archived_forums/viewthread/81945/
What's special in that date?

Thu, 01 Dec 1994 16:00:00 GMT(...and yes, it was a Thursday ;). – Yannis Rizos♦ Sep 13 '12 at 3:52