{"id":21201695,"url":"https://github.com/oleander/timeedit","last_synced_at":"2026-04-28T09:33:30.297Z","repository":{"id":3073774,"uuid":"4096997","full_name":"oleander/timeedit","owner":"oleander","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-19T15:06:50.000Z","size":36,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-17T05:09:11.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oleander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-04-21T15:18:59.000Z","updated_at":"2013-12-23T08:17:53.000Z","dependencies_parsed_at":"2022-09-08T17:51:26.069Z","dependency_job_id":null,"html_url":"https://github.com/oleander/timeedit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oleander/timeedit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Ftimeedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Ftimeedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Ftimeedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Ftimeedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleander","download_url":"https://codeload.github.com/oleander/timeedit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleander%2Ftimeedit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-20T20:10:34.659Z","updated_at":"2026-04-28T09:33:30.274Z","avatar_url":"https://github.com/oleander.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeEdit\n\nRuby bindings for TimeEdit\n\n## How to use\n\n### List all rooms\n\n``` ruby\nTimeEdit::Rooms.new({\n  search: \"ED4422\"\n}).results\n# =\u003e [{\n#   room: \"ED4422\",\n#   id: \"12345.186\"\n# }]\n```\n\n### List all bookings for a particular room\n\n``` ruby\nTimeEdit::Bookings.new({\n  room: \"ED4422\",\n  start_time: Time.now,\n  end_time: 3.days.from_now\n}).results\n# =\u003e [{\n#  from: Time.now\n#  to: 45.minutes.from_now\n# }]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Ftimeedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleander%2Ftimeedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleander%2Ftimeedit/lists"}