Hi,
I have a string with following format: “2012-03-18 06:53:15 UTC”
I need to convert this string to a date and calculate the time that has passed since that date. Also it should be timezone aware.
This elapsed time should have a simple format like: 2 minutes or 10 hours or 3 days or 2 weeks, etc.
Does anyone knows a script I could reuse to accomplish this?
Thank you [import]uid: 189638 topic_id: 33755 reply_id: 333755[/import]