I think you are right. It is Aug 31st instead of Sept. 1st. I think I needed 1220245200 for Sept 1st. I looked it up using a date/epoch converter. *
*-Laura Joshua Keroes wrote: > > On Fri, Sep 26, 2008 at 1:31 PM, Joshua Keroes <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > # Start on Sep 1st > my $start_t = "1220227200"; > > > # This is really Aug 31 > > > Hmm... > > [EMAIL PROTECTED]:~ $ perl -le 'print scalar localtime(1220227200)' > Sun Aug 31 17:00:00 2008 > > It occurs to me that this is probably right once we account for timezones. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
