https://github.com/soenneker/soenneker.extensions.datetime.month
A collection of helpful DateTime month-based extension methods
https://github.com/soenneker/soenneker.extensions.datetime.month
conversion csharp date datetime datetimemonthextension dotnet extension extensions month time timezone zone
Last synced: 21 days ago
JSON representation
A collection of helpful DateTime month-based extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.datetime.month
- Owner: soenneker
- License: mit
- Created: 2024-03-24T00:44:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:58:14.000Z (12 months ago)
- Last Synced: 2024-10-29T12:47:54.411Z (12 months ago)
- Topics: conversion, csharp, date, datetime, datetimemonthextension, dotnet, extension, extensions, month, time, timezone, zone
- Language: C#
- Homepage: https://soenneker.com
- Size: 795 KB
- Stars: 2
- Watchers: 2
- 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.month/)
[](https://github.com/soenneker/soenneker.extensions.datetime.month/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.datetime.month/)#  Soenneker.Extensions.DateTime.Month
### A collection of helpful DateTime month-based extension methods## Installation
```
dotnet add package Soenneker.Extensions.DateTime.Month
```