{
  "country": "Brunei",
  "code": "BN",
  "year": 2027,
  "scope": "national",
  "weekend": [
    4,
    6
  ],
  "weekend_days": [
    "Friday",
    "Sunday"
  ],
  "summary": {
    "public_holidays": 15,
    "observed_days": 4,
    "holiday_dates": 19,
    "holidays_on_weekdays": 16,
    "holidays_on_weekends": 3,
    "working_days": 244,
    "weekend_days": 105,
    "calendar_days": 365
  },
  "holidays": [
    {
      "date": "2027-01-01",
      "name": "New Year's Day",
      "weekday": "Friday"
    },
    {
      "date": "2027-01-02",
      "name": "New Year's Day",
      "weekday": "Saturday",
      "observed": true
    },
    {
      "date": "2027-01-05",
      "name": "Isra' and Mi'raj",
      "weekday": "Tuesday",
      "estimated": true
    },
    {
      "date": "2027-02-06",
      "name": "Lunar New Year",
      "weekday": "Saturday"
    },
    {
      "date": "2027-02-08",
      "name": "First Day of Ramadan",
      "weekday": "Monday",
      "estimated": true
    },
    {
      "date": "2027-02-23",
      "name": "National Day",
      "weekday": "Tuesday"
    },
    {
      "date": "2027-02-24",
      "name": "Anniversary of the revelation of the Quran",
      "weekday": "Wednesday",
      "estimated": true
    },
    {
      "date": "2027-03-09",
      "name": "Eid al-Fitr",
      "weekday": "Tuesday",
      "estimated": true
    },
    {
      "date": "2027-03-10",
      "name": "Eid al-Fitr",
      "weekday": "Wednesday",
      "estimated": true
    },
    {
      "date": "2027-03-11",
      "name": "Eid al-Fitr",
      "weekday": "Thursday",
      "estimated": true
    },
    {
      "date": "2027-05-16",
      "name": "Eid al-Adha",
      "weekday": "Sunday",
      "estimated": true
    },
    {
      "date": "2027-05-17",
      "name": "Eid al-Adha",
      "weekday": "Monday",
      "observed": true,
      "estimated": true
    },
    {
      "date": "2027-05-31",
      "name": "Armed Forces Day",
      "weekday": "Monday"
    },
    {
      "date": "2027-06-06",
      "name": "Islamic New Year",
      "weekday": "Sunday",
      "estimated": true
    },
    {
      "date": "2027-06-07",
      "name": "Islamic New Year",
      "weekday": "Monday",
      "observed": true,
      "estimated": true
    },
    {
      "date": "2027-07-15",
      "name": "Sultan Hassanal Bolkiah's Birthday",
      "weekday": "Thursday"
    },
    {
      "date": "2027-08-14",
      "name": "Prophet's Birthday",
      "weekday": "Saturday",
      "estimated": true
    },
    {
      "date": "2027-12-25",
      "name": "Christmas Day",
      "weekday": "Saturday"
    },
    {
      "date": "2027-12-25",
      "name": "Isra' and Mi'raj",
      "weekday": "Saturday",
      "estimated": true
    },
    {
      "date": "2027-12-27",
      "name": "Christmas Day",
      "weekday": "Monday",
      "observed": true
    },
    {
      "date": "2027-12-27",
      "name": "Isra' and Mi'raj",
      "weekday": "Monday",
      "observed": true,
      "estimated": true
    }
  ],
  "working_days_by_month": [
    {
      "month": 1,
      "name": "January",
      "calendar_days": 31,
      "weekend_days": 10,
      "holidays_on_weekdays": 2,
      "working_days": 19
    },
    {
      "month": 2,
      "name": "February",
      "calendar_days": 28,
      "weekend_days": 8,
      "holidays_on_weekdays": 4,
      "working_days": 16
    },
    {
      "month": 3,
      "name": "March",
      "calendar_days": 31,
      "weekend_days": 8,
      "holidays_on_weekdays": 3,
      "working_days": 20
    },
    {
      "month": 4,
      "name": "April",
      "calendar_days": 30,
      "weekend_days": 9,
      "holidays_on_weekdays": 0,
      "working_days": 21
    },
    {
      "month": 5,
      "name": "May",
      "calendar_days": 31,
      "weekend_days": 9,
      "holidays_on_weekdays": 2,
      "working_days": 20
    },
    {
      "month": 6,
      "name": "June",
      "calendar_days": 30,
      "weekend_days": 8,
      "holidays_on_weekdays": 1,
      "working_days": 21
    },
    {
      "month": 7,
      "name": "July",
      "calendar_days": 31,
      "weekend_days": 9,
      "holidays_on_weekdays": 1,
      "working_days": 21
    },
    {
      "month": 8,
      "name": "August",
      "calendar_days": 31,
      "weekend_days": 9,
      "holidays_on_weekdays": 1,
      "working_days": 21
    },
    {
      "month": 9,
      "name": "September",
      "calendar_days": 30,
      "weekend_days": 8,
      "holidays_on_weekdays": 0,
      "working_days": 22
    },
    {
      "month": 10,
      "name": "October",
      "calendar_days": 31,
      "weekend_days": 10,
      "holidays_on_weekdays": 0,
      "working_days": 21
    },
    {
      "month": 11,
      "name": "November",
      "calendar_days": 30,
      "weekend_days": 8,
      "holidays_on_weekdays": 0,
      "working_days": 22
    },
    {
      "month": 12,
      "name": "December",
      "calendar_days": 31,
      "weekend_days": 9,
      "holidays_on_weekdays": 2,
      "working_days": 20
    }
  ],
  "long_weekends": [
    {
      "start": "2027-01-01",
      "end": "2027-01-03",
      "days": 3,
      "holidays": [
        "New Year's Day"
      ]
    },
    {
      "start": "2027-02-05",
      "end": "2027-02-08",
      "days": 4,
      "holidays": [
        "Lunar New Year",
        "First Day of Ramadan"
      ]
    },
    {
      "start": "2027-03-09",
      "end": "2027-03-12",
      "days": 4,
      "holidays": [
        "Eid al-Fitr"
      ]
    },
    {
      "start": "2027-08-13",
      "end": "2027-08-15",
      "days": 3,
      "holidays": [
        "Prophet's Birthday"
      ]
    },
    {
      "start": "2027-12-24",
      "end": "2027-12-27",
      "days": 4,
      "holidays": [
        "Christmas Day",
        "Isra' and Mi'raj"
      ]
    },
    {
      "start": "2027-12-31",
      "end": "2028-01-02",
      "days": 3,
      "holidays": [
        "New Year's Day"
      ]
    }
  ],
  "bridge_days": [
    {
      "take_off": "2027-01-04",
      "break_start": "2027-01-01",
      "break_end": "2027-01-05",
      "days": 5,
      "holidays": [
        "New Year's Day",
        "Isra' and Mi'raj"
      ]
    },
    {
      "take_off": "2027-02-22",
      "break_start": "2027-02-21",
      "break_end": "2027-02-24",
      "days": 4,
      "holidays": [
        "National Day",
        "Anniversary of the revelation of the Quran"
      ]
    },
    {
      "take_off": "2027-02-25",
      "break_start": "2027-02-23",
      "break_end": "2027-02-26",
      "days": 4,
      "holidays": [
        "National Day",
        "Anniversary of the revelation of the Quran"
      ]
    },
    {
      "take_off": "2027-03-08",
      "break_start": "2027-03-07",
      "break_end": "2027-03-12",
      "days": 6,
      "holidays": [
        "Eid al-Fitr"
      ]
    },
    {
      "take_off": "2027-03-13",
      "break_start": "2027-03-09",
      "break_end": "2027-03-14",
      "days": 6,
      "holidays": [
        "Eid al-Fitr"
      ]
    },
    {
      "take_off": "2027-05-15",
      "break_start": "2027-05-14",
      "break_end": "2027-05-17",
      "days": 4,
      "holidays": [
        "Eid al-Adha"
      ]
    },
    {
      "take_off": "2027-05-29",
      "break_start": "2027-05-28",
      "break_end": "2027-05-31",
      "days": 4,
      "holidays": [
        "Armed Forces Day"
      ]
    },
    {
      "take_off": "2027-06-05",
      "break_start": "2027-06-04",
      "break_end": "2027-06-07",
      "days": 4,
      "holidays": [
        "Islamic New Year"
      ]
    },
    {
      "take_off": "2027-07-17",
      "break_start": "2027-07-15",
      "break_end": "2027-07-18",
      "days": 4,
      "holidays": [
        "Sultan Hassanal Bolkiah's Birthday"
      ]
    }
  ],
  "working_weekend_days": [],
  "note": null,
  "license": "CC BY 4.0",
  "source": "OpenWorkdays, generated from python-holidays",
  "dataset": "holidays 0.103",
  "url": "https://openworkdays.com/brunei/2027/",
  "generated": "2026-09-04"
}
