DST issue in protovis

32 Views Asked by At

I am using the render() method in the protovis(http://mbostock.github.io/protovis/) library to render a histogram. A couple of weeks ago, when Day light savings kicked in, while rendering histograms on "either" side of the time that DST begain(2 AM on March 13), it looks like the render method was stuck in an infinite loop and my code went oom.

Has anyone seen something like this before? Any tips/suggestions on how I could tackle something like this?

0

There are 0 best solutions below