summaryrefslogtreecommitdiffstats
path: root/js/vendor/momentjs/locale/bn.js
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:19:51 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2015-01-27 09:19:51 +0100
commit1bc1507dd4d92c841e9a56c7d4c241dd7fa1c25f (patch)
tree81dd4f94f002c03f11a3982e0e3a34296160db4d /js/vendor/momentjs/locale/bn.js
parent3fbc4c6b9a6574830a7acc9485d8c5cad9f5e6a8 (diff)
update clientside libs
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