I\'d like a way to show natural times for dated items in Python. Similar to how Twitter will show a message from \"a moment ago\", \"a few minutes ago\", \"two hours ago\",
Are you looking for something like this (Printing Relative Dates in Python)?