{"id":16978168,"url":"https://github.com/codeaholicguy/halunar","last_synced_at":"2025-03-21T22:15:16.608Z","repository":{"id":82564314,"uuid":"122692285","full_name":"codeaholicguy/halunar","owner":"codeaholicguy","description":"Haskell implement of lunar calendar","archived":false,"fork":false,"pushed_at":"2018-07-19T16:32:17.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T16:44:15.134Z","etag":null,"topics":["haskell","library","lunar-calendar"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/codeaholicguy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-24T01:53:01.000Z","updated_at":"2018-07-19T16:32:18.000Z","dependencies_parsed_at":"2023-03-06T10:45:36.223Z","dependency_job_id":null,"html_url":"https://github.com/codeaholicguy/halunar","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/codeaholicguy%2Fhalunar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fhalunar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fhalunar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeaholicguy%2Fhalunar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeaholicguy","download_url":"https://codeload.github.com/codeaholicguy/halunar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875046,"owners_count":20524591,"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":["haskell","library","lunar-calendar"],"created_at":"2024-10-14T01:42:42.956Z","updated_at":"2025-03-21T22:15:16.595Z","avatar_url":"https://github.com/codeaholicguy.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"logo/horizontal.png\" alt=\"halunar\" height=\"100px\"\u003e\u003c/p\u003e\n\n\nA Lunar calendar calculator library written in Haskell.\n\nAnother version which is written in JavaScript https://github.com/codeaholicguy/amlich.js/.\n\n### Usage\n\n```hs\ncalculateLunarDateFromDate :: (Int, Int, Int, Int) -\u003e (Int, Int, Int)\ncalculateLunarDateFromDate (day, month, year, timeZone) = (lunarDay, lunarMonth, lunarYear)\n```\n\n```hs\ncalculateDateFromLunarDate :: (Int, Int, Int, Int) -\u003e (Int, Int, Int)\ncalculateDateFromLunarDate (lunarDay, lunarMonth, lunarYear, timeZone) = (day, month, year)\n```\n\n### License\n\n[MIT](LICENSE)\n\n### Reference\n\n[Computing the Vietnamese lunar calendar](https://www.informatik.uni-leipzig.de/~duc/amlich/calrules_en.html)\n\n### Special thanks\n\n- The logo is designed by [@reallinfo](https://github.com/reallinfo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Fhalunar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeaholicguy%2Fhalunar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeaholicguy%2Fhalunar/lists"}