Nov 23, 2005 #1 asheikh MIS Mar 26, 2004 2 US Does any one know how to compare two days in perl. Example : date1="2006-10-02" date2="2005-11-23" compare both days to get difference in number of days Any tips, help would be appreciated
Does any one know how to compare two days in perl. Example : date1="2006-10-02" date2="2005-11-23" compare both days to get difference in number of days Any tips, help would be appreciated
Nov 23, 2005 #2 TrojanWarBlade Programmer Apr 13, 2005 1,783 GB Look at the Date::Calc module. Trojan. Upvote 0 Downvote