aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/date-fns/esm/locale/ta/_lib/formatRelative
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/date-fns/esm/locale/ta/_lib/formatRelative')
-rw-r--r--node_modules/date-fns/esm/locale/ta/_lib/formatRelative/index.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/node_modules/date-fns/esm/locale/ta/_lib/formatRelative/index.js b/node_modules/date-fns/esm/locale/ta/_lib/formatRelative/index.js
deleted file mode 100644
index cf16301..0000000
--- a/node_modules/date-fns/esm/locale/ta/_lib/formatRelative/index.js
+++ /dev/null
@@ -1,12 +0,0 @@
-var formatRelativeLocale = {
- lastWeek: "'கடந்த' eeee p 'மணிக்கு'",
- yesterday: "'நேற்று ' p 'மணிக்கு'",
- today: "'இன்று ' p 'மணிக்கு'",
- tomorrow: "'நாளை ' p 'மணிக்கு'",
- nextWeek: "eeee p 'மணிக்கு'",
- other: 'P'
-};
-var formatRelative = function formatRelative(token, _date, _baseDate, _options) {
- return formatRelativeLocale[token];
-};
-export default formatRelative; \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage