Path: news.mathworks.com!newsfeed-00.mathworks.com!kanaga.switch.ch!switch.ch!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.straub-nv.de!feeder.eternal-september.org!eternal-september.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Summarizing yearly/monthly data in time series
Date: Wed, 04 Nov 2009 13:37:14 -0600
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <hcslet$6h2$1@news.eternal-september.org>
References: <hcaam2$8dv$1@fred.mathworks.com> <hcac7v$3d5$1@news.eternal-september.org> <2b1ccf73-822a-443a-9ddb-c5f7ed5b01df@b36g2000prf.googlegroups.com> <hcskan$787$1@fred.mathworks.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.eternal-september.org U2FsdGVkX18chaZQ4GpPcWLQ9n1/wE27slCNmwDVQ0wElUxMmQhnuFaR/HaTqwC5e/BQ0yIxApWq2h+td9+x4VXSLmRW149NMLZBEeS8UXgPQTIh/ReDEWPsekqud4/s2viloqFrRKc=
X-Complaints-To: abuse@eternal-september.org
NNTP-Posting-Date: Wed, 4 Nov 2009 19:42:22 +0000 (UTC)
In-Reply-To: <hcskan$787$1@fred.mathworks.com>
X-Auth-Sender: U2FsdGVkX18wr5BLUp0iuEZkN06KlcQFTCkY3Of+RS4=
Cancel-Lock: sha1:CsFPBY6JJ5dugjtrNw2fHLq1+2c=
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
Xref: news.mathworks.com comp.soft-sys.matlab:582500


Oleg Komarov wrote:
...
> I use the same concept, find the day "1" of a month and go back by
> one but never came in mind this feature: is it documented that
> datenum increments automatically the conversion if month > 12? does
> it follows the same principle for day > 31?

Yes,

doc datenum

Keep reading... :)

--