help-octave
[Top][All Lists]
Advanced

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

Re: How to read in Date from Excel file?


From: lisa_octave
Subject: Re: How to read in Date from Excel file?
Date: Thu, 19 Dec 2013 00:02:12 -0800 (PST)

Thanks very much for your quick response!

However datestr() didn't return the correct date...

octave.exe> datestr(41267)
ans = 20-Dec-0113

Though if I do datestr(41267,2) it returns 12/20/13.

I think this is because of initial date in Octave? Do you know how to get
the correct year 2013?

Thanks again! 



--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-to-read-in-Date-from-Excel-file-tp4660211p4660217.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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