{"id":13744948,"url":"https://github.com/charlesbihis/actionscript-relative-date","last_synced_at":"2026-01-20T04:02:29.333Z","repository":{"id":139300352,"uuid":"2464169","full_name":"charlesbihis/actionscript-relative-date","owner":"charlesbihis","description":"An ActionScript 3 library for working with and generating relative-date strings.","archived":false,"fork":false,"pushed_at":"2013-07-24T18:31:04.000Z","size":300,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-04T05:05:29.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://charlesbihis.github.io/actionscript-relative-date/","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/charlesbihis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-26T23:37:31.000Z","updated_at":"2019-06-18T13:47:59.000Z","dependencies_parsed_at":"2023-06-26T00:04:10.405Z","dependency_job_id":null,"html_url":"https://github.com/charlesbihis/actionscript-relative-date","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbihis%2Factionscript-relative-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbihis%2Factionscript-relative-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbihis%2Factionscript-relative-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesbihis%2Factionscript-relative-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesbihis","download_url":"https://codeload.github.com/charlesbihis/actionscript-relative-date/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819694,"owners_count":17375311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:19.046Z","updated_at":"2026-01-20T04:02:29.327Z","avatar_url":"https://github.com/charlesbihis.png","language":"ActionScript","readme":"# ActionScript Relative Date Library\n\nAn ActionScript 3 Library for working with and generating relative date strings.\n\n## Overview\n\nAn ActionScript 3 Library for working with and generating relative date strings (e.g. \"two hours ago\" instead of \"Mon Jan 5 17:24:33 GMT-0700 2011\").\n\nThis project was first mentioned in my blog post at http://blogs.adobe.com/charles/2011/05/relative-time-library-for-actionscript.html.\n\n### Features\n\nThe ActionScript Relative Date Library is a simple API (a single class, really).  It takes two date objects and returns a string describing the difference in time in a human-readable form.\n\n### Dependencies\n\n* [as3corelib](https://github.com/mikechambers/as3corelib)\n\n## Reference\n\n### Usage\n\n\tvar relativeTime:String = RelativeDate.getRelativeDate(firstDate, secondDate);\n\tvar relativeTime:String = RelativeDate.getRelativeDateFromNow(someDate);\n\n### Demo\n\n* Live demo: http://blogs.adobe.com/charles/2011/05/relative-time-library-for-actionscript.html\n* Demo source: https://github.com/charlesbihis/sandbox/tree/master/actionscript/actionscript-relative-date-demo\n\n### Documentation\n\nYou can find the full ASDocs for the project [here](http://charlesbihis.github.com/actionscript-relative-date/docs/).\n\n## Author\n\n* Created by Charles Bihis\n* Website: [www.whoischarles.com](http://www.whoischarles.com)\n* E-mail: [charles@whoischarles.com](mailto:charles@whoischarles.com)\n* Twitter: [@charlesbihis](http://www.twitter.com/charlesbihis)\n\n## License\n\nThe ActionScript Relative Date Library is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesbihis%2Factionscript-relative-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesbihis%2Factionscript-relative-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesbihis%2Factionscript-relative-date/lists"}