help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Time confusion?


From: John W. Eaton
Subject: Re: Time confusion?
Date: Thu, 11 Mar 2004 14:20:17 -0600

On 11-Mar-2004, Vic Norton <address@hidden> wrote:

| There is really nothing special about '23-Feb-04'. Right now it is 
| Thursday, March 11, 2004 here and Friday, March 12, 2004 in New 
| Zealand. No matter, wday = 0 for either
| 
|     octave> strptime('11-Mar-04', "%e-%b-%y")
| 
| or
| 
|     octave> strptime('12-Mar-04', "%e-%b-%y")
| 
| Everyday is Sunday to strptime. It must be retired.

What does

  findstr (octave_config_info ("DEFS"), "HAVE_STRPTIME")

return on your system?

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]