summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/locale/bn.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/momentjs/locale/bn.js')
-rw-r--r--js/vendor/momentjs/locale/bn.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/vendor/momentjs/locale/bn.js b/js/vendor/momentjs/locale/bn.js
index e9549d993..5b4ab515e 100644
--- a/js/vendor/momentjs/locale/bn.js
+++ b/js/vendor/momentjs/locale/bn.js
@@ -83,6 +83,10 @@
return symbolMap[match];
});
},
+ meridiemParse: /রাত|শকাল|দুপুর|বিকেল|রাত/,
+ isPM: function (input) {
+ return /^(দুপুর|বিকেল|রাত)$/.test(input);
+ },
//Bengali is a vast language its spoken
//in different forms in various parts of the world.
//I have just generalized with most common one used