[ninux-not-wireless] [ninux-roma] [OT] Ricerche email per TIME SLOT
Luca Cappelletti
luca.cappelletti at gmail.com
Mon Jul 22 16:51:36 CEST 2013
2013/7/22 federico la morgia <super_treje at hotmail.com>
>
>
> Non fa grep su orario o mi sbaglio ?!?!?
>
"...Date specifications without times are interpreted as having a time
of midnight of that day..."
^^^^^
https://metacpan.org/module/Date::Parse
use Date::Parse;
$time = str2time($date);
($ss,$mm,$hh,$day,$month,$year,$zone) = strptime($date);
^^^ ^^^^ ^^^
||
https://metacpan.org/release/Date-Manip
https://metacpan.org/module/Date::Manip
con queste premesse temo che รจ costretto a farlo :)
L
More information about the Not-wireless
mailing list