On Fri, Sep 26, 2008 at 1:31 PM, Joshua Keroes <[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
