{"id":28312796,"url":"https://github.com/mrzstack/englishdatetoarabic","last_synced_at":"2025-06-10T12:41:10.377Z","repository":{"id":84181102,"uuid":"328154504","full_name":"mrzstack/EnglishDateToArabic","owner":"mrzstack","description":"Convert a date format in PHP","archived":false,"fork":false,"pushed_at":"2021-01-09T13:46:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T04:41:17.515Z","etag":null,"topics":["arabic","date","dateformat","english","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/mrzstack.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":"2021-01-09T12:52:23.000Z","updated_at":"2021-01-09T13:47:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f66a50c-c6e8-4004-a595-a4e21a24da30","html_url":"https://github.com/mrzstack/EnglishDateToArabic","commit_stats":null,"previous_names":["mrzstack/englishdatetoarabic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzstack%2FEnglishDateToArabic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzstack%2FEnglishDateToArabic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzstack%2FEnglishDateToArabic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzstack%2FEnglishDateToArabic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrzstack","download_url":"https://codeload.github.com/mrzstack/EnglishDateToArabic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrzstack%2FEnglishDateToArabic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259078525,"owners_count":22802140,"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":["arabic","date","dateformat","english","php"],"created_at":"2025-05-24T17:11:17.960Z","updated_at":"2025-06-10T12:41:10.360Z","avatar_url":"https://github.com/mrzstack.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EnglishDateToArabic\nConvert a date format in PHP\nSuppose, your original date is 2021-01-06, and you want to convert as like d-m-Y\n\n\n\t\t\t\t$originalDate = \"2010-03-21\";\n\t\t\t\t$newDate = date(\"d-m-Y\", strtotime($originalDate));\n\t\t\t\techo $newDate;\nOutput will be 21-03-2010\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrzstack%2Fenglishdatetoarabic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrzstack%2Fenglishdatetoarabic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrzstack%2Fenglishdatetoarabic/lists"}