How long has it been since your browser was released?
See this in action at BrowserAge.com
age = Age(some_user_agent_string)
print age.getAge()
>>> 46 days
How long has it been since your browser was released?
See this in action at BrowserAge.com
age = Age(some_user_agent_string)
print age.getAge()
>>> 46 days