date variable question
Posted: Wed Dec 10, 2008 6:46 pm
I have to run a web crawler program everyday. I have to
enter two dates:
Start sweep: 2008-01-31 <---- yesterday's date
End sweep: 2008-02-01 <---- today's date {Year}-
{MonthNo}-{Day}
My question is, what variable do I have to use so that
Robotask understands that we are going back to the
previous month. {Year}-{MonthNo}-{IncDays(-1)} doesn't
work, because it gives me 2008-02-31.
Please help!
enter two dates:
Start sweep: 2008-01-31 <---- yesterday's date
End sweep: 2008-02-01 <---- today's date {Year}-
{MonthNo}-{Day}
My question is, what variable do I have to use so that
Robotask understands that we are going back to the
previous month. {Year}-{MonthNo}-{IncDays(-1)} doesn't
work, because it gives me 2008-02-31.
Please help!