https://github.com/soenneker/soenneker.extensions.datetime
A collection of helpful DateTime extension methods
https://github.com/soenneker/soenneker.extensions.datetime
csharp date datetime datetimeextension dotnet extension extensions time
Last synced: 3 months ago
JSON representation
A collection of helpful DateTime extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime
- Owner: soenneker
- License: mit
- Created: 2024-02-29T01:29:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-27T00:18:38.000Z (3 months ago)
- Last Synced: 2026-02-27T00:43:44.768Z (3 months ago)
- Topics: csharp, date, datetime, datetimeextension, dotnet, extension, extensions, time
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.94 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.datetime/)
[](https://github.com/soenneker/soenneker.extensions.datetime/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime/)
#  Soenneker.Extensions.DateTime
### A collection of helpful DateTime extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTime
```