RE: datetime comparisons
- From: john.moon@xxxxxxxxxxxxx (John Moon)
- Date: Tue, 5 Apr 2005 09:52:55 -0400
Subject: datetime comparisons
hello all
i am wondering a there is a module that do comparisons
between two different datetime stamps
for example
2/4/2005:15:20:20 and 4/4/2005:12:09:23
which date is bigger (namely earliest)
You may wish to look at "Time::Local". This will convert the strings to
seconds then they can be compared...
Hope this gives you some ideas...
jwm
.
- Prev by Date: Re: This is weird: Pop works but shift doesn't
- Next by Date: Re: initialize arrays
- Previous by thread: Re: datetime comparisons
- Next by thread: initialize arrays
- Index(es):