Skip to content

Instantly share code, notes, and snippets.

View Manuel-Cano-Olivares's full-sized avatar

Manuel-Cano-Olivares

View GitHub Profile
@Manuel-Cano-Olivares
Manuel-Cano-Olivares / os-x-update-tzdata.sh
Last active June 30, 2020 23:22 — forked from tgirardi/os-x-update-tzdata.sh
Update tzdata and ICU data on OS X to fix problems with outdated DST information (needs reboot)
#!/bin/bash
# author: Tomás Girardi
# Based on http://helw.net/2011/04/28/updating-osx-for-egypts-dst-changes/ by Ahmed El-Helw
# Actualizado por Manuel Cano
# Cambios: url de tzdata (URLTZDATASRC), url de icu4c (y soporte al cambio de respuesta de S3, y a las posibles release (hasta 4))
#
# Probado con exito en mi Macbook Pro con Yosemite en junio de 2020
# CHANGE THIS: SOLO SI ES NECESARIO