* know bugs fixed !
[lichviet] / qml / LichViet / main.js
index 577ce0d..ba39517 100644 (file)
@@ -45,6 +45,7 @@ function day_reset(){
 }
 
 function calDays(){
+    console.log(curMonth)
     if (curMonth == 4 || curMonth == 6 || curMonth == 9 || curMonth == 11)
         return 30;
     else