View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 04:43 PM
all mail refused
 
Posts: n/a
Default Re: scripting help needed

In article <bdbro6$59k$1@atlantis.news.tpi.pl>, Macius The Great wrote:

>I need preform operation for each date since date1 to date2 for example
>date 1 is : 30-12-2003
>date 2 is : 04-01-2004
>
>I need generate dates :
>30-12-2003
>31-12-2003
>01-01-2004
>02-01-2004


>is there any function which returns next date from date ?
>any suggestions ?


This is not a HP-UX question.
Why not search the date functions on www.cpan.org (assuming you have perl) ?

The data you want must be somehow available to the cal program but
using the output of that seems perverse.

--
tinned meat supplier <info@mail.aluminumfloors.com>
Reply With Quote