UNPKG

@hyunbinseo/holidays-kr

Version:

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

29 lines (28 loc) 895 B
import { t as __exportAll } from "./rolldown-runtime-CiIaOW0V.js"; //#region src/holidays/2018.ts var _2018_exports = /* @__PURE__ */ __exportAll({ default: () => y2018, y2018: () => y2018 }); const y2018 = { "2018-01-01": ["1월 1일"], "2018-02-15": ["설날 전날"], "2018-02-16": ["설날"], "2018-02-17": ["설날 다음 날"], "2018-03-01": ["3ㆍ1절"], "2018-05-05": ["어린이날"], "2018-05-07": ["대체공휴일(어린이날)"], "2018-05-22": ["부처님 오신 날"], "2018-06-06": ["현충일"], "2018-06-13": ["전국동시지방선거"], "2018-08-15": ["광복절"], "2018-09-23": ["추석 전날"], "2018-09-24": ["추석"], "2018-09-25": ["추석 다음 날"], "2018-09-26": ["대체공휴일(추석)"], "2018-10-03": ["개천절"], "2018-10-09": ["한글날"], "2018-12-25": ["기독탄신일"] }; //#endregion export { y2018 as n, _2018_exports as t };