"Royer, Robby E (Compaq)" wrote:
> 
> Can someone explain to me how I can convert a string that represents the
> number of days since Jan 1 of the current year. The log file that I am
> reading is reporting 23 as the day of the year, which would convert to Jan
> 23, 2003.
> 
> Is there a function.
> 
> robby


By using the built-in Time::Local module, a simple date math problem
like this is trivial.

Rick

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to