octave-maintainers
[Top][All Lists]
Advanced

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

Re: More time function compatibility help


From: Juan Pablo Carbajal
Subject: Re: More time function compatibility help
Date: Sat, 5 Nov 2011 17:36:03 +0100

On Sat, Nov 5, 2011 at 5:31 PM, Rik <address@hidden> wrote:
> 11/5/11
>
> All,
>
> I have a few more test cases that I would like someone to run in Matlab.
>
> datestr (now (),'YyYy')
> datestr (now (),'YYYY')
> datestr (now, 'DDDD mmm dd')
> datestr (now, 'hh:ss')
> datevec ("32:123", "MM:FFF")
>
> Thanks,
> Rik
>

>> datestr (now (),'YyYy')datestr (now (),'YYYY')datestr (now, 'DDDD mmm 
>> dd')datestr (now, 'hh:ss')datevec ("32:123", "MM:FFF")
ans =
2011

ans =
2011

ans =
Saturday Nov 05

ans =
hh:27
??? datevec ("32:123", "MM:FFF")             |Error: The input
character is not valid in MATLAB statements or expressions.


-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/


reply via email to

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