https://github.com/azapata27/colombian-holidays-toolkit
Colombian Holiday Toolkit: A comprehensive Java library for managing and querying Colombian public holidays. Simplify your date operations with easy-to-use tools for holiday verification, counting, and more.
https://github.com/azapata27/colombian-holidays-toolkit
Last synced: 4 months ago
JSON representation
Colombian Holiday Toolkit: A comprehensive Java library for managing and querying Colombian public holidays. Simplify your date operations with easy-to-use tools for holiday verification, counting, and more.
- Host: GitHub
- URL: https://github.com/azapata27/colombian-holidays-toolkit
- Owner: AZapata27
- License: apache-2.0
- Created: 2024-07-25T04:17:55.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-01-11T01:50:00.000Z (5 months ago)
- Last Synced: 2025-01-11T02:51:56.303Z (5 months ago)
- Language: Java
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Colombian Holiday Toolkit
## Overview
Colombian Holiday Toolkit is a Java library designed to simplify working with Colombian public holidays. Whether you're building HR software, scheduling applications, or any system that needs to account for Colombian holidays, this toolkit provides easy-to-use methods for various holiday-related operations.
## Features
- Verify if a given date is a Colombian holiday
- Find the next upcoming holiday from a given date
- Count holidays in a specific month or year
- Get a list of all holidays for a given year
- Provide descriptions for each holiday## Installation
Add the following dependency to your `pom.xml`:
```xml
io.github.azapata27
colombian-holiday-toolkit
1.0.0