{"id":19593054,"url":"https://github.com/thoughtbot/date-conversions","last_synced_at":"2025-04-27T14:34:06.109Z","repository":{"id":59151996,"uuid":"63946548","full_name":"thoughtbot/date-conversions","owner":"thoughtbot","description":"Date conversions","archived":false,"fork":false,"pushed_at":"2021-09-24T16:04:51.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-17T20:45:40.383Z","etag":null,"topics":["date-conversion","dates","haskell"],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/date-conversions","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/thoughtbot.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}},"created_at":"2016-07-22T10:51:57.000Z","updated_at":"2021-09-24T16:04:54.000Z","dependencies_parsed_at":"2022-09-13T11:00:52.719Z","dependency_job_id":null,"html_url":"https://github.com/thoughtbot/date-conversions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fdate-conversions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fdate-conversions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fdate-conversions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thoughtbot%2Fdate-conversions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thoughtbot","download_url":"https://codeload.github.com/thoughtbot/date-conversions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154911,"owners_count":21544571,"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":["date-conversion","dates","haskell"],"created_at":"2024-11-11T08:37:58.102Z","updated_at":"2025-04-27T14:34:03.833Z","avatar_url":"https://github.com/thoughtbot.png","language":"Haskell","readme":"# Date Conversions\n\nThis is a Haskell library for handling date operations easily, e.g. calculating\nthe beginning or end of a week, month, quarter, or year.\n\n```haskell\nimport qualified Data.Time as T\nimport qualified Data.Time.Calendar.DateConversions as DC\n\n-- Given the following signatures\n--\n-- now :: T.UTCTime\n\nDC.beginningOfWeek $ T.utctDay now\nDC.beginningOfMonth $ T.utctDay now\nDC.endOfYear $ T.utctDay now\n```\n\n## Hackage\n\nThis package is available on [Hackage].\n\n[Hackage]: http://hackage.haskell.org/package/date-conversions\n\n## License\n\nDateConversions is Copyright © 2016-2017 Josh Clayton and thoughtbot, inc. It\nis free software, and may be redistributed under the terms specified in the\n[LICENSE](/LICENSE) file.\n\n## About thoughtbot\n\n![thoughtbot](https://thoughtbot.com/logo.png)\n\nDateConversions is maintained and funded by thoughtbot, inc.\nThe names and logos for thoughtbot are trademarks of thoughtbot, inc.\n\nWe love open source software and Haskell. See [our other Haskell\nprojects][haskell-services], or [hire our Haskell development team][hire]\nto design, develop, and grow your product.\n\n[haskell-services]: https://thoughtbot.com/services/haskell?utm_source=github\n[hire]: https://thoughtbot.com?utm_source=github\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2Fdate-conversions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtbot%2Fdate-conversions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtbot%2Fdate-conversions/lists"}