{"id":15293135,"url":"https://github.com/nikolajskov/easter","last_synced_at":"2025-07-26T02:32:06.169Z","repository":{"id":34500324,"uuid":"179548537","full_name":"nikolajskov/easter","owner":"nikolajskov","description":"Small Dart package that calculates the date of Easter from 1583 to 4099.","archived":false,"fork":false,"pushed_at":"2023-11-21T14:53:02.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-14T21:41:44.466Z","etag":null,"topics":["dart","dart-package","dartlang","easter"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/nikolajskov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-04-04T17:53:31.000Z","updated_at":"2024-01-15T09:04:57.000Z","dependencies_parsed_at":"2022-08-08T01:01:17.942Z","dependency_job_id":"89113012-c7fd-45f7-b636-71c49b1e8cb0","html_url":"https://github.com/nikolajskov/easter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolajskov%2Feaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolajskov%2Feaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolajskov%2Feaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolajskov%2Feaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolajskov","download_url":"https://codeload.github.com/nikolajskov/easter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227643227,"owners_count":17797995,"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":["dart","dart-package","dartlang","easter"],"created_at":"2024-09-30T16:39:56.072Z","updated_at":"2024-12-01T23:23:36.579Z","avatar_url":"https://github.com/nikolajskov.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build](https://github.com/nikolajskov/easter/actions/workflows/easter.yml/badge.svg)](https://github.com/nikolajskov/easter/actions/workflows/easter.yml)\n[![Pub](https://img.shields.io/pub/v/easter)](https://pub.dev/packages/easter)\n\n\n\n\n# easter\n\nSmall Dart package that calculates the date of Easter from 1583 to 4099.\n\n## Usage\n\nCalling the getEaster() method with a year as parameter returns a [DateTime](https://api.dartlang.org/stable/dart-core/DateTime-class.html) object with year, month and day properties set for Easter Sunday of the specified year. The time part of the [DateTime](https://api.dartlang.org/stable/dart-core/DateTime-class.html) object is not set.\n\n```dart\nimport 'package:easter/easter.dart';\n\nvar easter = getEaster(2024);\nprint(easter); // 2024-03-31 00:00:00.000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolajskov%2Feaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolajskov%2Feaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolajskov%2Feaster/lists"}