summaryrefslogtreecommitdiffstats
path: root/library/msgs/bn_in.msg
diff options
context:
space:
mode:
Diffstat (limited to 'library/msgs/bn_in.msg')
-rwxr-xr-xlibrary/msgs/bn_in.msg6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/msgs/bn_in.msg b/library/msgs/bn_in.msg
new file mode 100755
index 0000000..28c000f
--- /dev/null
+++ b/library/msgs/bn_in.msg
@@ -0,0 +1,6 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset bn_IN DATE_FORMAT "%A %d %b %Y"
+ ::msgcat::mcset bn_IN TIME_FORMAT_12 "%I:%M:%S %z"
+ ::msgcat::mcset bn_IN DATE_TIME_FORMAT "%A %d %b %Y %I:%M:%S %z %z"
+}