
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
colombia-holidays
Advanced tools
Días festivos no laborables en Colombia. Calculados con base en la ley 51 de 1983
Lastmodified: 2017-04-25
Since: 2017-04-24
Version: 0.0.1
Author: escatano@bancolombia.com.co
Example
npm install colombia-holidays
var module = require('colombia-holidays');
arrayDevuelve la lista de festivos no laborables en Colombia para un año
Kind: inner method of colombia-holidays
Returns: array - Arreglo con la lista de festivos para el año ingresado
| Param | Type | Description |
|---|---|---|
| year | int | Año entre 1970 y 99999 para el que se desea obtener la lista de festivos |
Example
//Invocación
var array = module.getColombiaHolidaysByYear(2017);
// Lista de retorno
[ { holiday: '2017-01-01',
celebrationDay: '2017-01-01',
celebration: 'Año Nuevo' },
{ holiday: '2017-01-09',
celebrationDay: '2017-01-06',
celebration: 'Día de los Reyes Magos' },
{ holiday: '2017-03-20',
celebrationDay: '2017-03-19',
celebration: 'Día de San José' },
{ holiday: '2017-04-13',
celebrationDay: '2017-04-13',
celebration: 'Jueves Santo' },
{ holiday: '2017-04-14',
celebrationDay: '2017-04-14',
celebration: 'Viernes Santo' },
{ holiday: '2017-05-01',
celebrationDay: '2017-05-01',
celebration: 'Día del Trabajo' },
{ holiday: '2017-05-29',
celebrationDay: '2017-05-25',
celebration: 'Ascensión del Señor' },
{ holiday: '2017-06-19',
celebrationDay: '2017-06-15',
celebration: 'Corphus Christi' },
{ holiday: '2017-06-26',
celebrationDay: '2017-06-23',
celebration: 'Sagrado Corazón de Jesús' },
{ holiday: '2017-07-03',
celebrationDay: '2017-06-29',
celebration: 'San Pedro y San Pablo' },
{ holiday: '2017-07-20',
celebrationDay: '2017-07-20',
celebration: 'Día de la Independencia' },
{ holiday: '2017-08-07',
celebrationDay: '2017-08-07',
celebration: 'Batalla de Boyacá' },
{ holiday: '2017-08-21',
celebrationDay: '2017-08-15',
celebration: 'La Asunción de la Virgen' },
{ holiday: '2017-10-16',
celebrationDay: '2017-10-12',
celebration: 'Día de la Raza' },
{ holiday: '2017-11-06',
celebrationDay: '2017-11-01',
celebration: 'Todos los Santos' },
{ holiday: '2017-11-13',
celebrationDay: '2017-11-11',
celebration: 'Independencia de Cartagena' },
{ holiday: '2017-12-08',
celebrationDay: '2017-12-08',
celebration: 'Día de la Inmaculada Concepción' },
{ holiday: '2017-12-25',
celebrationDay: '2017-12-25',
celebration: 'Día de Navidad' } ]
Made with ♥ at Nequi
FAQs
Días festivos no laborables en Colombia
The npm package colombia-holidays receives a total of 282 weekly downloads. As such, colombia-holidays popularity was classified as not popular.
We found that colombia-holidays demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.