https://github.com/soenneker/soenneker.extensions.datetime.year
A collection of helpful DateTime year-based extension methods
https://github.com/soenneker/soenneker.extensions.datetime.year
conversion csharp date datetime datetimeyearextension dotnet extension extensions time timezone year zone
Last synced: 20 days ago
JSON representation
A collection of helpful DateTime year-based extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime.year
- Owner: soenneker
- License: mit
- Created: 2024-03-24T00:43:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-17T03:30:15.000Z (27 days ago)
- Last Synced: 2025-09-18T16:55:58.039Z (25 days ago)
- Topics: conversion, csharp, date, datetime, datetimeyearextension, dotnet, extension, extensions, time, timezone, year, zone
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.3 MB
- Stars: 1
- 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.year/)
[](https://github.com/soenneker/soenneker.extensions.datetime.year/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime.year/)#  Soenneker.Extensions.DateTime.Year
### A collection of helpful DateTime year-based extension methods## Installation
```
dotnet add package Soenneker.Extensions.DateTime.Year
```