@@ -132,6 +132,7 @@ if $ARGS[0] = 'getdate':
newday -= 29
else
newday -= 28
+ end
elseif newday > 30:
newday -= 30
end