If you want a clock that’s a little more human, there’s no better way than a ‘Fuzzy’ clock, essentially this converts the time in to a more brain friendly format such as “Twenty past Twelve” rather than 12:22.
Writing a simple fuzzy clock Source Code:
[gist][/gist]
Output:
$ python fuzzytime.py It’s 25 […]