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: 20 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T07:38:59.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T21:55:37.612Z (almost 2 years ago)
- Topics: csharp, date, datetime, datetimeextension, dotnet, extension, extensions, time
- Language: C#
- Homepage: https://soenneker.com
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```