All,

I know there are modules like Date::Calc, that do date manipulation.

But all said and done, I still like VB's DateAdd(interval, number, date) and
DateDiff(interval, date1, date2 [,firstdayofweek[, firstweekofyear]])

Is there any way to import these functions in to Perl?
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to