@lists.sourceforge.netSubject: [Nant-users] problem with
datetime::get-day-of-year()
I am using the function datetime::get-day-of-year(datetime::now()).
The value returned from datetime::now() is '12/29/2004 13:43:39'.
Using datetime::get-day-of-year(datetime::now()) the value returned is
I am using the function datetime::get-day-of-year(datetime::now()).
The value returned from datetime::now() is '12/29/2004 13:43:39'.
Using datetime::get-day-of-year(datetime::now()) the value returned is 3.
I was expecting something like 364
I then tried datetime::get-day-of-week(datetime::no