Commit graph

8 commits

Author SHA1 Message Date
Joshua Sherman
c9f39e2e18 Updated email address 2014-01-20 15:19:38 -05:00
Joshua Sherman
8fc726b983 Updated copyright date.
It's a new year, figured it would be nice to get this done before summer time
like most years.
2014-01-05 13:44:25 -05:00
Joshua Sherman
e9456600a7 Sort and Time class tests 2014-01-02 00:09:58 -05:00
Josh Sherman
d96181c60f Q4 2013, seemed like a good time to update the copyright notices 2013-11-04 17:36:04 -05:00
Josh Sherman
c19ac9fbae Added relative time function
Time::ago($time) will return something like "45 minutes ago" or "45 minutes from now". As always, sticking to GMT/UTC
2012-12-29 11:41:23 -05:00
Josh Sherman
7ed16d9a56 Working on bootstrap
Got Apache config and .htaccess back. PICKLES minified CSS files. Updated Time's static variables to be class constants
2012-10-11 15:27:00 -04:00
Josh Sherman
9fbc4171d7 Added timestamp method
Returns a UT timestamp in the specified format. Defaults to everyone's favorite format Y-m-d H:i:s
2012-10-10 22:30:21 -04:00
Josh Sherman
f884a2e45e Time class
Left Date class for the time being for the time being, aliased the method over to the Time class. Added interval constants as well. Closes #6
2012-10-10 22:09:37 -04:00