How-to articles, tricks, and solutions about STRFTIME
Converting unix timestamp string to readable date
You can use the datetime module in Python to convert a UNIX timestamp string to a readable date.