8000 GitHub - amandamata/its-working-day: a tiny project to check if is working day using brazil holidays
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amandamata/its-working-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Its Working Day?

What is that

a simple class library that contains holidays from brazil to check if is working day or not

Install

How to use

ItsWorkingDay.CheckDate.IsHoliday(day), passing the day (dd/MM/yyyy), to check if is a holiday.

ItsWorkingDay.CheckDate.IsWeekend(day), passing the day (dd/MM/yyyy), to check if is a weekend.

ItsWorkingDay.CheckDate.HolidayName(day, passing the day (dd/MM/yyyy), to get holiday name.

Souce

About

a tiny project to check if is working day using brazil holidays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0