Closed jayd3e closed 12 years ago
The same problem. @jayd3e please, consider using str.format instead of %
I just pushed v1.0.1 with the following fix. After playing with the graph api it looks like the timezone property is a numeric value and thus can just be cast as a float.
https://github.com/bbangert/velruse/compare/26bc290f81f294b760cd67a4ea4e0f52383e3afe...98ae2d4785c828599dc692776afb6a4ee509d585
The same problem. @jayd3e please, consider using str.format instead of %