help-octave
[Top][All Lists]
Advanced

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

localtime(now) isdst error?


From: Mech.Mon
Subject: localtime(now) isdst error?
Date: Sun, 11 Sep 2011 10:24:27 -0700 (PDT)

Octave 3.2.4
Win7

When calling localtime() I get the following:

C:\Octave\MyMfiles: 12>>localtime(now
ans =
{
  usec =  515582
  sec =  57
  min =  5
  hour =  6
  mday =  9
  mon = 0
  year =  70
  wday =  5
  yday =  8
  isdst = 0
  zone = Central Standard Time
}

and 

C:\Octave\MyMfiles: 13>>clock
ans =

   2011.0000      9.0000     11.0000     12.0000     22.0000     47.5481

Is this a Win 7 issue? I am unable to test on my Linux box for now.

Regards,
Mon


--
View this message in context: 
http://octave.1599824.n4.nabble.com/localtime-now-isdst-error-tp3805501p3805501.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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