Skip to content

Instantly share code, notes, and snippets.

View technoocl-bit's full-sized avatar

technoocl-bit

  • Joined Apr 22, 2026
View GitHub Profile
@technoocl-bit
technoocl-bit / restriccion.json
Last active April 23, 2026 21:07
Calendario Restricción Chile 2026
{
"lunes": [2, 3],
"martes": [4, 5],
"miercoles": [6, 7],
"jueves": [8, 9],
"viernes": [0, 1],
"pre_lunes": [2, 3, 4, 5],
"pre_martes": [6, 7, 8, 9],
"pre_miercoles": [0, 1, 2, 3],
"pre_jueves": [4, 5, 6, 7],