Mercurial > hg > octave-nkf
diff scripts/time/datenum.m @ 10821:693e22af08ae
Grammarcheck documentation of m-files
Add newlines between @item fields for readability.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 26 Jul 2010 21:25:36 -0700 |
parents | be55736a0783 |
children | c776f063fefe |
line wrap: on
line diff
--- a/scripts/time/datenum.m +++ b/scripts/time/datenum.m @@ -33,14 +33,19 @@ ## @itemize ## @item ## Years can be negative and/or fractional. +## ## @item ## Months below 1 are considered to be January. +## ## @item ## Days of the month start at 1. +## ## @item ## Days beyond the end of the month go into subsequent months. +## ## @item ## Days before the beginning of the month go to the previous month. +## ## @item ## Days can be fractional. ## @end itemize