https://github.com/soenneker/soenneker.extensions.datetimeoffsets.months
A collection of helpful DateTimeOffset month extension methods
https://github.com/soenneker/soenneker.extensions.datetimeoffsets.months
csharp datetime datetimeoffset datetimeoffsets datetimeoffsetsdayofweeksextension dotnet extension extensions month months timezone timezoneinfo
Last synced: 8 days ago
JSON representation
A collection of helpful DateTimeOffset month extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetimeoffsets.months
- Owner: soenneker
- License: mit
- Created: 2026-01-02T23:34:05.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2026-01-13T05:39:53.000Z (11 days ago)
- Last Synced: 2026-01-13T21:24:42.345Z (10 days ago)
- Topics: csharp, datetime, datetimeoffset, datetimeoffsets, datetimeoffsetsdayofweeksextension, dotnet, extension, extensions, month, months, timezone, timezoneinfo
- Language: C#
- Homepage: https://soenneker.com
- Size: 52.7 KB
- Stars: 0
- 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.datetimeoffsets.months/)
[](https://github.com/soenneker/soenneker.extensions.datetimeoffsets.months/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetimeoffsets.months/)
#  Soenneker.Extensions.DateTimeOffsets.Months
### A collection of helpful DateTimeOffset month extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTimeOffsets.Months
```