@ -17,7 +17,8 @@ function bool2string($var)
function now()
{
return date("c");
$now = new datetime();
return $now;
}
function farenheit2celsius($value)
The note is not visible to the blocked user.