There are two kinds of times that you can pull out of fuzzytime
- a fuzzy time:
- less than an hour ago
- a couple of days ago
- an implicit time
- 5 minutes ago
- 3 weeks ago
include the jquery.fuzzytime.js or jquery.fuzzytime.min.js after your jquery script inclusion in your html <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script> <script type="text/javascript" src="jquery.fuzzytime.min.js"></script>
send your Twitter, Facebook, Unix or Javascript formatted timestamp to the
to make the date explicit ex. '35 minutes ago', send a value of true as the second argument to
the Kohana project's date helper
rmm5t for the iso8601 method to make facebook possible
- Future doesn't yet work. I ran out of time. Pun intended.
- Tests!!! This development driven testing needs to stop. I'm soooo lazy.