Recommend this page to a friend! |
Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-01-28 (14 years ago) | Not enough user ratings | Total: 762 | All time: 4,240 This week: 893 |
Version | License | Categories | ||||
1.0 | Unspecified (ask ... | Time and Date |
Description | Author | ||||||||
This is a simple class that will return the created, modified and accessed times of a file (unix timestamp), and a slightly more fuzzy time string, such as "today at...", "yesterday at...". It only includes a small amount of 'fuzziness' right now, but could easily be built on. |
|
Files |
File | Role | Description |
---|---|---|
class.fuzzyfiledate.php | Class | The class file to get 'fuzzy' file dates. |
test.fuzzyfiledate.php | Example | A slightly more extensive example of the fuzzy file date class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Fuzzy Time Recently I discovered a need (read: desire that was relatively easily fulfilled, thus necessary) for a web app to have “fuzzy time” display capabilities... |