{"id":15718006,"url":"https://github.com/m3hari/zemen","last_synced_at":"2025-07-24T13:04:26.964Z","repository":{"id":24239765,"uuid":"100501294","full_name":"m3hari/zemen","owner":"m3hari","description":"Ethiopian to Gregorian date conversion javascript implementation  - የ ኢትዮጵያ ቀን  መቁጠሪያ  ","archived":false,"fork":false,"pushed_at":"2023-11-28T01:09:11.000Z","size":878,"stargazers_count":24,"open_issues_count":6,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T16:58:17.680Z","etag":null,"topics":["calander","date","ethiopian","javascript","jdn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m3hari.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":"2017-08-16T14:58:22.000Z","updated_at":"2024-12-24T18:45:53.000Z","dependencies_parsed_at":"2024-10-24T14:31:41.725Z","dependency_job_id":"2332b4b0-9a45-4eac-a342-032646098f91","html_url":"https://github.com/m3hari/zemen","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/m3hari%2Fzemen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3hari%2Fzemen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3hari%2Fzemen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m3hari%2Fzemen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m3hari","download_url":"https://codeload.github.com/m3hari/zemen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253112071,"owners_count":21856070,"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":["calander","date","ethiopian","javascript","jdn"],"created_at":"2024-10-03T21:51:54.229Z","updated_at":"2025-05-08T16:58:23.374Z","avatar_url":"https://github.com/m3hari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zemen\n### Ethiopian Calender library.\n\n![Under Development](https://img.shields.io/badge/under-development-orange.svg)\n[![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg?maxAge=2592000)](LICENCE.md)\n\n[![Build Status](https://travis-ci.org/m3hari/zemen.svg?branch=master)](https://travis-ci.org/m3hari/zemen)\n\n[![Coverage Status](https://coveralls.io/repos/github/m3hari/zemen/badge.svg?branch=develop)](https://coveralls.io/github/m3hari/zemen?branch=master)\n\n[![gzip](https://img.badgesize.io/m3hari/zemen/master/dist/zemen.min.js?compression=gzip)](https://img.badgesize.io/m3hari/zemen/master/dist/zemen.min.js?compression=gzip)\n\n\n\n\n### Based On Beyene-Kudlek  Algorithm \n#### http://www.geez.org/Calendars/\n\n## Installation\n\n```bash\n$ npm install --save zemen  \n```\n\n## Usage\n```js\nconst Zemen  = require('zemen');\n\nlet zare = new Zemen();\nzare.toString()                         // '2009-12-27'\nzare.format('MMM-DD-YYYY')              //  ነሐሴ-27-2009\nzare.format('d ፣ MMM DD ቀን YYYY E')     //  ቅዳሜ ፣ ነሐሴ 27 ቀን 2009 ዓ.ም\n\n\n// TO Ethiopian\nZemen.toEC(\"2017-09-02\").toString()      // '2009-12-27'\nZemen.toEC(2017,8,2).toString()          // '2009-12-17'\nZemen.toEC(new Date()).toString()        // '2009-12-27'\n\n\n// TO Gregorian\nZemen.toGC(\"2009-12-27\").toDateString()     // Sat Sep 02 2017\nZemen.toGC(2009,11,27).toDateString()       // Sat Sep 02 2017\nZemen.toGC(new Zemen()).toDateString()      // Sat Sep 02 2017\n\n```\n\n\n\n### Plans\n- [x] More formating\n- [x] Support the browser\n- [x] Publish on npm\n- [ ] playground github page\n- [ ] Date picker\n- [ ] Date utilities\n- [ ] vue,angular,react wrapper\n\n## Contributing\n1. Fork it!\n2. Create your feature branch\n3. Submit a pull request :D","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm3hari%2Fzemen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm3hari%2Fzemen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm3hari%2Fzemen/lists"}