A useful class which wraps a few core WordPress functions that, we think, should be inherit in WordPress. So instead, we made a class. Here's a brief overview of the features.
Get any data available to the bloginfo() function. A full list of options is found: http://codex.wordpress.org/Function_Reference/bloginfo
Get any of the values of the wp_get_theme function. A full list of options is found: http://codex.wordpress.org/Function_Reference/wp_get_theme
Pass any valid string into data and get the formatted date. A good page for details about availalbe options can be found: http://www.php.net/manual/en/function.date.php