X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=qml%2FLichViet%2Fmain.js;fp=qml%2FLichViet%2Fmain.js;h=577ce0d97cc7fd4ffa0a1ba9e159f87c38b95689;hb=0ce17d92590897442767858538251f8e6b23f50b;hp=fce97abff0976d473dc3087620aa71cf1227ab8a;hpb=f683b7e54f2e6035af6ef66b55d9bc6b75b27a84;p=lichviet diff --git a/qml/LichViet/main.js b/qml/LichViet/main.js index fce97ab..577ce0d 100644 --- a/qml/LichViet/main.js +++ b/qml/LichViet/main.js @@ -69,6 +69,7 @@ function calDaysX(month, year){ else return 28; } + else return 31; }