Изменения
Перейти к навигации
Перейти к поиску
Строка 504:
Строка 504:
− +
нет описания правки
return input
return input
elseif string.sub(input,1,3) ~= "−" then utcin = input
elseif string.sub(input,1,3) ~= "−" then utcin = input
elseif (not (not input:find("[\192-\255]"))) then
elseif (not (not input:find(","))) then
return input
return input
else utcin = input end
else utcin = input end