UNPKG

@hyunbinseo/holidays-kr

Version:

South Korea's national holidays, based on the official gazette

27 lines (26 loc) 806 B
import { t as __exportAll } from "./rolldown-runtime-CiIaOW0V.js"; //#region src/holidays/2019.ts var _2019_exports = /* @__PURE__ */ __exportAll({ default: () => y2019, y2019: () => y2019 }); const y2019 = { "2019-01-01": ["1월 1일"], "2019-02-04": ["설날 전날"], "2019-02-05": ["설날"], "2019-02-06": ["설날 다음 날"], "2019-03-01": ["3ㆍ1절"], "2019-05-05": ["어린이날"], "2019-05-06": ["대체공휴일(어린이날)"], "2019-05-12": ["부처님 오신 날"], "2019-06-06": ["현충일"], "2019-08-15": ["광복절"], "2019-09-12": ["추석 전날"], "2019-09-13": ["추석"], "2019-09-14": ["추석 다음 날"], "2019-10-03": ["개천절"], "2019-10-09": ["한글날"], "2019-12-25": ["기독탄신일"] }; //#endregion export { y2019 as n, _2019_exports as t };