{"id":13412473,"url":"https://github.com/stoewer/go-week","last_synced_at":"2025-03-25T00:31:42.911Z","repository":{"id":29817704,"uuid":"122585256","full_name":"stoewer/go-week","owner":"stoewer","description":"A Go package to work with ISO 8601 week dates","archived":false,"fork":false,"pushed_at":"2021-11-15T17:56:19.000Z","size":49,"stargazers_count":9,"open_issues_count":2,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T10:42:21.795Z","etag":null,"topics":["date","go","golang","iso8601","time","week"],"latest_commit_sha":null,"homepage":"","language":"Go","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/stoewer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-23T07:02:37.000Z","updated_at":"2023-11-10T03:06:21.000Z","dependencies_parsed_at":"2022-08-07T14:30:50.207Z","dependency_job_id":null,"html_url":"https://github.com/stoewer/go-week","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoewer%2Fgo-week","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoewer%2Fgo-week/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoewer%2Fgo-week/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoewer%2Fgo-week/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stoewer","download_url":"https://codeload.github.com/stoewer/go-week/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377920,"owners_count":20605374,"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","go","golang","iso8601","time","week"],"created_at":"2024-07-30T20:01:25.083Z","updated_at":"2025-03-25T00:31:42.635Z","avatar_url":"https://github.com/stoewer.png","language":"Go","funding_links":[],"categories":["日期和时间","Date and Time","Relational Databases","日期和时间`用于处理日期和时间的库`"],"sub_categories":["检索及分析资料库","SQL 查询语句构建库","Advanced Console UIs","Search and Analytic Databases"],"readme":"[![CircleCI](https://circleci.com/gh/stoewer/go-week/tree/master.svg?style=svg)](https://circleci.com/gh/stoewer/go-week/tree/master)\n[![codecov](https://codecov.io/gh/stoewer/go-week/branch/master/graph/badge.svg)](https://codecov.io/gh/stoewer/go-week)\n[![GoDoc](https://godoc.org/github.com/stoewer/go-week?status.svg)](https://godoc.org/github.com/stoewer/go-week)\n---\n\ngo-week\n=======\n\nThe package `go-week` provides a simple data type representing a week date as defined by [ISO 8601](https://en.wikipedia.org/wiki/ISO_week_date).\n\nVersions and stability\n----------------------\n\nThis package can be considered stable and ready to use. All releases follow the rules of \n[semantic versioning](http://semver.org).\n\nAlthough the master branch is supposed to remain stable, there is not guarantee that braking changes will not\nbe merged into master when major versions are released. Therefore the repository contains version tags in \norder to support vendoring tools. The tag names follow common conventions and have the following format `v1.0.0`. \nThis package supports Go modules introduced with version 1.11.\n\nDependencies\n------------\n\n### Build dependencies\n\n* `github.com/pkg/errors`\n\n### Test dependencies\n\n* `github.com/DATA-DOG/go-sqlmock`\n* `github.com/lib/pq` (integration tests only)\n* `github.com/stretchr/testify`\n\nRun unit and integration tests\n------------------------------ \n\nTo run the code analysis and tests, use the following commands:\n\n```\ngolangci-lint run -v --config .golangci.yml ./...\n\n# without integration tests\ngo test ./...\n\n# with integration tests (requires test db)\ngo test -tags=integration ./...\n```\n\nLicense\n-------\n\nThis project is open source an published under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoewer%2Fgo-week","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoewer%2Fgo-week","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoewer%2Fgo-week/lists"}