help-octave
[Top][All Lists]
Advanced

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

Re: problem parsing time out of datetime object


From: Andreas Weber
Subject: Re: problem parsing time out of datetime object
Date: Sat, 21 Oct 2017 09:15:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Am 21.10.2017 um 01:43 schrieb AG:
> dt_num = datenum('2013/05/29 00:00:00','yyyy/mm/dd HH:MM:SS')
> 
> dt_num2 = datenum('2013/05/29 00:00:01','yyyy/mm/dd HH:MM:SS')
>  
> dt_num>dt_num2  ==> FALSE
> 
> Shouldn't this be true?

Why do you think it should be true?



reply via email to

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