SPUG: Date::Manip infinite loop

Yitzchak Scott-Thoennes sthoenna at gmail.com
Sun Jan 13 10:18:58 PST 2013


On Sun, Jan 13, 2013 at 9:45 AM, Joel Grow <joel at largest.org> wrote:
> What's your recommendation to solve this? I simply want to iterate through N
> sequential days of a calendar (eg, 90 consecutive days, starting March 17).
>
> I see 2 quickie ways to solve it, below. But my sleepy mind is probably not
> thinking through this that well this morning. :-)

Just put at the top:

    Date_Init("TZ=GMT");


More information about the spug-list mailing list