98 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			98 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
holidays:
 | 
						|
  # @attrib https://en.wikipedia.org/wiki/Public_holidays_in_Mexico
 | 
						|
  #
 | 
						|
  # Bank Holidays:
 | 
						|
  # The following is the federal legislation, in Spanish, defining when banks
 | 
						|
  # must be closed for 2017 - 2019:
 | 
						|
  # @source http://www.dof.gob.mx/nota_detalle.php?codigo=5466056&fecha=20/12/2016
 | 
						|
  # @source http://www.dof.gob.mx/nota_detalle.php?codigo=5508103&fecha=18/12/2017
 | 
						|
  # @source http://www.dof.gob.mx/nota_detalle.php?codigo=5546178&fecha=11/12/2018
 | 
						|
  #
 | 
						|
  # PDF versions of the above can be also found from the Bank of Mexico's
 | 
						|
  # website (http://www.banxico.org.mx/) by going to "Sistema financiero" /
 | 
						|
  # "Estabilidad financiera".
 | 
						|
  #
 | 
						|
  # For convenience, here is the same 2019 bank information condensed and in English:
 | 
						|
  # @source http://www.banxico.org.mx/financial-system/d/%7B78042524-F8E9-89EB-9A8E-FD40D0CBCF40%7D.pdf
 | 
						|
  #
 | 
						|
  # Three holidays that shifted to Monday observances in 2006 and 2007:
 | 
						|
  # @source https://www.gob.mx/cms/uploads/attachment/file/156203/1044_Ley_Federal_del_Trabajo.pdf
 | 
						|
  MX:
 | 
						|
    names:
 | 
						|
      es: México
 | 
						|
      en: Mexico
 | 
						|
    dayoff: sunday
 | 
						|
    langs:
 | 
						|
      - es
 | 
						|
    zones:
 | 
						|
      - America/Mexico_City
 | 
						|
      - America/Cancun
 | 
						|
      - America/Merida
 | 
						|
      - America/Monterrey
 | 
						|
      - America/Matamoros
 | 
						|
      - America/Mazatlan
 | 
						|
      - America/Chihuahua
 | 
						|
      - America/Ojinaga
 | 
						|
      - America/Hermosillo
 | 
						|
      - America/Tijuana
 | 
						|
      - America/Santa_Isabel
 | 
						|
      - America/Bahia_Banderas
 | 
						|
    days:
 | 
						|
      01-01:
 | 
						|
        _name: 01-01
 | 
						|
      02-05:
 | 
						|
        _name: Constitution Day
 | 
						|
        active:
 | 
						|
          - to: 2006-01-17
 | 
						|
      1st monday in February:
 | 
						|
        _name: Constitution Day
 | 
						|
        active:
 | 
						|
          - from: 2006-01-18
 | 
						|
      03-21:
 | 
						|
        name:
 | 
						|
          en: Benito Juárez's birthday
 | 
						|
          es: Natalicio de Benito Juárez
 | 
						|
        active:
 | 
						|
          - to: 2006-12-31
 | 
						|
      3rd monday in March:
 | 
						|
        name:
 | 
						|
          en: Benito Juárez's birthday
 | 
						|
          es: Natalicio de Benito Juárez
 | 
						|
        active:
 | 
						|
          - from: 2007-01-01
 | 
						|
      easter -3:
 | 
						|
        _name: easter -3
 | 
						|
        type: bank
 | 
						|
      easter -2:
 | 
						|
        _name: easter -2
 | 
						|
        type: bank
 | 
						|
      05-01:
 | 
						|
        _name: 05-01
 | 
						|
      05-10:
 | 
						|
        _name: Mothers Day
 | 
						|
        type: observance
 | 
						|
      09-16:
 | 
						|
        _name: Independence Day
 | 
						|
      11-02:
 | 
						|
        _name: 11-02
 | 
						|
        type: bank
 | 
						|
      11-20:
 | 
						|
        _name: Revolution Day
 | 
						|
        active:
 | 
						|
          - to: 2006-01-17
 | 
						|
      3rd monday in November:
 | 
						|
        _name: Revolution Day
 | 
						|
        active:
 | 
						|
          - from: 2006-01-18
 | 
						|
      12-01 every 6 years since 1934:
 | 
						|
        name:
 | 
						|
          en: Change of Federal Government
 | 
						|
          es: Transmisión del Poder Ejecutivo Federal
 | 
						|
      12-12:
 | 
						|
        name:
 | 
						|
          en: Day of the Virgin of Guadalupe
 | 
						|
          es: Día de la Virgen de Guadalupe
 | 
						|
        type: bank
 | 
						|
      12-25:
 | 
						|
        _name: 12-25
 |