aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/date-fns/esm/locale/en-IE/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/date-fns/esm/locale/en-IE/index.js')
-rw-r--r--node_modules/date-fns/esm/locale/en-IE/index.js26
1 files changed, 0 insertions, 26 deletions
diff --git a/node_modules/date-fns/esm/locale/en-IE/index.js b/node_modules/date-fns/esm/locale/en-IE/index.js
deleted file mode 100644
index 6bd21c1..0000000
--- a/node_modules/date-fns/esm/locale/en-IE/index.js
+++ /dev/null
@@ -1,26 +0,0 @@
-import formatDistance from "../en-US/_lib/formatDistance/index.js";
-import formatRelative from "../en-US/_lib/formatRelative/index.js";
-import localize from "../en-US/_lib/localize/index.js";
-import match from "../en-US/_lib/match/index.js";
-import formatLong from "../en-GB/_lib/formatLong/index.js";
-/**
- * @type {Locale}
- * @category Locales
- * @summary English locale (Ireland).
- * @language English
- * @iso-639-2 eng
- * @author Tetiana [@tan75]{@link https://github.com/tan75}
- */
-var locale = {
- code: 'en-IE',
- formatDistance: formatDistance,
- formatLong: formatLong,
- formatRelative: formatRelative,
- localize: localize,
- match: match,
- options: {
- weekStartsOn: 1 /* Monday */,
- firstWeekContainsDate: 4
- }
-};
-export default locale; \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage