{"id":17040805,"url":"https://github.com/prabhakar267/date-info","last_synced_at":"2025-04-12T14:32:56.337Z","repository":{"id":90270734,"uuid":"39134405","full_name":"prabhakar267/date-info","owner":"prabhakar267","description":"API to let user fetch the events that happened on a specific date","archived":false,"fork":false,"pushed_at":"2017-10-24T14:03:34.000Z","size":225,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T09:04:22.866Z","etag":null,"topics":["api","date","date-information","date-time","date-time-input","information-retrieval","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/prabhakar267.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}},"created_at":"2015-07-15T12:00:12.000Z","updated_at":"2024-02-02T20:12:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3e5511b-ab4c-4642-aa0f-818cb966828a","html_url":"https://github.com/prabhakar267/date-info","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fdate-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fdate-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fdate-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fdate-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prabhakar267","download_url":"https://codeload.github.com/prabhakar267/date-info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248581178,"owners_count":21128116,"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":["api","date","date-information","date-time","date-time-input","information-retrieval","php"],"created_at":"2024-10-14T09:10:33.868Z","updated_at":"2025-04-12T14:32:56.319Z","avatar_url":"https://github.com/prabhakar267.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Date Info\n\nThis is a simple API which let's the user fetch the events in JSON format which happened or would happen on a specific date. API takes 3 parameters as day in date, month and year format.\n\n| Parameter | Value |\n|---|---|\n| day | day of month in DD or D format |\n| month | month in MM or M format |\n| year | year in YYYY format |\n\n* * * * \n\nResponse\n\n| Key | Meaning | Possible Values |\n|---|---|---|\n| success | It basically helps in checking whether the data is recieved or not, as of now this can be ignored since one can check the same  using the **status code** | true , false |\n| message | If the **success** flag is **false**, this parameter gives the reason why the data is not recieved | string |\n| day_of_week | If the **success** flag is **true**, then **day_of_week** gives the day of week on the date provided in input as a string | Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday |\n| month_string | If the **success** flag is **true**, then **month_string** gives the month in the date provided in input as a string | January, February, March, April, May, June, July, August, September, October, November, December |\n| time |  If the **success** flag is **true**, then **time** and the date provided in the parameters is **before** the current / present date, then this flag is set to **false** else this flag is **true** | true , false |\n| events | This returns all the events on the specified date as an array if the **success** flag is **true** | JSON array |\n\n* * * *\n\n## Successful response\n\n![successful response](/.github/screenshots/screencapture-localhost-date-info-date-info-php-1445448164530.png) \n\n* * * *\n\n## Unsuccessful response\n\n![unsuccessful response](/.github/screenshots/screencapture-localhost-date-info-date-info-php-1445447730540.png) \n\n* * * *\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhakar267%2Fdate-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprabhakar267%2Fdate-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhakar267%2Fdate-info/lists"}