An open API service indexing awesome lists of open source software.

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.

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