]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Chinese noon ends 12:30 1056/head
authorIskren Chernev <iskren.chernev@gmail.com>
Mon, 9 Sep 2013 00:03:42 +0000 (17:03 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Mon, 16 Sep 2013 10:13:23 +0000 (03:13 -0700)
lang/zh-cn.js
lang/zh-tw.js

index 7e5680661828902d8279bbb66628385589fb3b6d..766bc878acb385c01d72f51ca75790d222d8ee54 100644 (file)
@@ -34,7 +34,7 @@
                 return "早上";
             } else if (hm < 1130) {
                 return "上午";
-            } else if (hm < 1330) {
+            } else if (hm < 1230) {
                 return "中午";
             } else if (hm < 1800) {
                 return "下午";
index 7a11a59c0023d57d1f9f7039525f3a2909192f76..8281316dff72908cfbf45ca41be12864b8404281 100644 (file)
@@ -34,7 +34,7 @@
                 return "早上";
             } else if (hm < 1130) {
                 return "上午";
-            } else if (hm < 1330) {
+            } else if (hm < 1230) {
                 return "中午";
             } else if (hm < 1800) {
                 return "下午";