https://github.com/soenneker/soenneker.extensions.datetime.day
A collection of helpful DateTime day-based extension methods
https://github.com/soenneker/soenneker.extensions.datetime.day
conversion csharp date datetime datetimedayextension day dotnet extension extensions time timezone zone
Last synced: 14 days ago
JSON representation
A collection of helpful DateTime day-based extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime.day
- Owner: soenneker
- License: mit
- Created: 2024-03-23T17:49:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-17T00:51:30.000Z (18 days ago)
- Last Synced: 2025-09-18T16:55:58.736Z (17 days ago)
- Topics: conversion, csharp, date, datetime, datetimedayextension, day, dotnet, extension, extensions, time, timezone, zone
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.96 MB
- Stars: 0
- Watchers: 2
- 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.day/)
[](https://github.com/soenneker/soenneker.extensions.datetime.day/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime.day/)#  Soenneker.Extensions.DateTime.Day
### A collection of helpful DateTime day-based extension methods## Installation
```
dotnet add package Soenneker.Extensions.DateTime.Day
```