function conky_format( format, number ) return string.format( format, tonumber(conky_parse( number ))) end