Skip to content

stiftelsen-effekt/norwegian-workdays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Norwegian workdays

Determines norwegian workdays

npm

Usage

const workingDays = require('norwegian-workdays')

const date = new Date(2021,11,24) // 24th of December
workingDays.isWorkingDay(date)    // false

About

Helper function which determines Norwegian workdays

Resources

License

Stars

Watchers

Forks

Packages

No packages published