Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/credfeto/credfeto-date
Date routines and abstractions
https://github.com/credfeto/credfeto-date
Last synced: about 1 month ago
JSON representation
Date routines and abstractions
- Host: GitHub
- URL: https://github.com/credfeto/credfeto-date
- Owner: credfeto
- License: mit
- Created: 2022-12-22T10:43:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:55:35.000Z (2 months ago)
- Last Synced: 2024-10-29T15:21:29.453Z (2 months ago)
- Language: C#
- Size: 1.99 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# credfeto-date
Date/Time abstractions and extensions.
## Build Status
| Branch | Status |
|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | [![Build: Pre-Release](https://github.com/credfeto/credfeto-date/actions/workflows/build-and-publish-pre-release.yml/badge.svg)](https://github.com/credfeto/credfeto-date/actions/workflows/build-and-publish-pre-release.yml) |
| release | [![Build: Release](https://github.com/credfeto/credfeto-date/actions/workflows/build-and-publish-release.yml/badge.svg)](https://github.com/credfeto/credfeto-date/actions/workflows/build-and-publish-release.yml) |## Changelog
View [changelog](CHANGELOG.md)
## Contributors