{"id":72284,"library":"ararog-timeago","title":"Timeago","description":"Package time provides a set of functions to return how much time has been passed between two dates.","status":"active","version":"0.0.0-20160328174124-e9969cf18b8d","language":"go","source_language":null,"source_url":"https://github.com/ararog/timeago","tags":["time","formatting","human-readable"],"install":[{"cmd":"go get github.com/ararog/timeago","lang":"bash","label":"Install github.com/ararog/timeago"}],"dependencies":[],"imports":[{"symbol":"timeago","correct":"github.com/ararog/timeago"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"time\"\n\t\"github.com/ararog/timeago\"\n)\n\nfunc main() {\n\tpast := time.Now().Add(-10 * time.Minute)\n\tresult := timeago.TimeAgoWithTime(time.Now(), past)\n\tfmt.Println(result) // e.g., \"10 minutes ago\"\n}","lang":"go","description":"Get a human-readable time difference"},"warnings":[],"env_vars":null,"search_vec":"'date':19 'format':21 'function':8 'human':23 'human-read':22 'much':12 'packag':2 'pass':16 'provid':4 'readabl':24 'return':10 'set':6 'time':3,13,20 'timeago':1 'two':18","created_at":"2026-06-17T18:37:16.122666+00:00","updated_at":"2026-06-17T18:37:16.122666+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ararog/timeago","github":"https://github.com/ararog/timeago","docs":"https://pkg.go.dev/github.com/ararog/timeago#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}