https://github.com/soenneker/soenneker.extensions.datetimeoffsets
A collection of helpful DateTimeOffset extension methods
https://github.com/soenneker/soenneker.extensions.datetimeoffsets
csharp datetime datetimeoffset datetimeoffsets datetimeoffsetsextension dotnet extension extensions timezone timezoneinfo
Last synced: 8 days ago
JSON representation
A collection of helpful DateTimeOffset extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetimeoffsets
- Owner: soenneker
- License: mit
- Created: 2026-01-02T19:24:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T02:39:44.000Z (9 days ago)
- Last Synced: 2026-04-22T04:34:30.836Z (9 days ago)
- Topics: csharp, datetime, datetimeoffset, datetimeoffsets, datetimeoffsetsextension, dotnet, extension, extensions, timezone, timezoneinfo
- Language: C#
- Homepage: https://soenneker.com
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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/)
[](https://github.com/soenneker/soenneker.extensions.datetimeoffsets/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetimeoffsets/)
[](https://github.com/soenneker/soenneker.extensions.datetimeoffsets/actions/workflows/codeql.yml)
#  Soenneker.Extensions.DateTimeOffsets
### A collection of helpful DateTimeOffset extension methods
## Installation
```
dotnet add package Soenneker.Extensions.DateTimeOffsets
```