{"id":15723678,"url":"https://github.com/onai/iced-datepicker","last_synced_at":"2026-05-09T09:04:40.515Z","repository":{"id":112448538,"uuid":"271077210","full_name":"onai/iced-datepicker","owner":"onai","description":"DatePicker is an interactive calendar built with Iced. It lets the user pick a date in the calendar. ","archived":false,"fork":false,"pushed_at":"2020-06-09T19:07:44.000Z","size":298,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T05:29:49.200Z","etag":null,"topics":["calendar","calendar-widget","iced","rust","ui","widgets"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/onai.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":"2020-06-09T18:14:54.000Z","updated_at":"2024-03-15T19:23:23.000Z","dependencies_parsed_at":"2023-05-15T01:45:16.705Z","dependency_job_id":null,"html_url":"https://github.com/onai/iced-datepicker","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/onai%2Ficed-datepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onai%2Ficed-datepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onai%2Ficed-datepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onai%2Ficed-datepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onai","download_url":"https://codeload.github.com/onai/iced-datepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395597,"owners_count":20770243,"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":["calendar","calendar-widget","iced","rust","ui","widgets"],"created_at":"2024-10-03T22:12:46.982Z","updated_at":"2026-05-09T09:04:40.414Z","avatar_url":"https://github.com/onai.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DatePicker\n\nDatePicker is an interactive calendar built with Iced. It lets the user pick a date in the calendar. \n\n![](./images/date_picker.gif)\n\n# How to run\n\nRun it with `cargo run`:\n```\ncargo run\n```\n\n# About the warning\n\n![](./images/warning.png)\n\nThis warning pops up because our widget depends on `iced_native`, and `iced_graphics`, which are sub-folders in `iced`. However, `iced` doesn't export these two modules. The version of these two crates in crates.io is also too old to use, so we have to use ```git + path``` to specify the version and location. In the future, this warning can be easily removed by bumping the versions of `iced`, `iced_native`, and `iced_graphics`. For more information, refer to this issue https://github.com/rust-lang/cargo/issues/1462\n\n# Dependencies\n\n- [Iced: 94af34884667e78e231fb1904ae3e9fa785c9a7a](https://github.com/hecrj/iced/tree/94af34884667e78e231fb1904ae3e9fa785c9a7a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonai%2Ficed-datepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonai%2Ficed-datepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonai%2Ficed-datepicker/lists"}