Re: Time Comparison Easier Than I'm Making them
- From: iaccounts@xxxxxxxxxx (Steve Bertrand)
- Date: Wed, 28 Nov 2007 10:09:02 -0500
All I'm trying to do is take the hh:mm:ss portion of each timestamp
I completely missed this portion of your message. As per perldoc DateTime:
$hms = $dt->hms;
....which will populate $hms with just hh:mm:ss.
TFM also states how to do comparisons, additions, subtractions et al.
Cheers!
Steve
.
- References:
- Time Comparison Easier Than I'm Making them
- From: Mathew Snyder
- Re: Time Comparison Easier Than I'm Making them
- From: Steve Bertrand
- Time Comparison Easier Than I'm Making them
- Prev by Date: Re: Time Comparison Easier Than I'm Making them
- Next by Date: Re: How to check if a function reference is valid or not?
- Previous by thread: Re: Time Comparison Easier Than I'm Making them
- Next by thread: Re: Time Comparison Easier Than I'm Making them
- Index(es):