BR holidays
BR holidays
yarn add @astrocoders/holidays-br
If you’ll use this only in JS, skip the next step because you can just import now
import { isHoliday } from '@astrocoders/holidays-br'
isHoliday(new Date())
Add to deps in bsconfig.json
"bs-dependencies": ["@astrocoders/holidays-br"]
Only for values from 2015/01/01