Manuals/calci/DAYSONMONTHLYBASIS

From ZCubes Wiki
Revision as of 14:24, 26 September 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''DAYSONMONTHLYBASIS (IssueDate,MaturityDate,Basis)'''</div><br/> *<math>IssueDate</math> and <math>MaturityDate</math> are any date values. ==De...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
DAYSONMONTHLYBASIS (IssueDate,MaturityDate,Basis)


  • and are any date values.

Description

  • This function will return the number of days with in the given range of dates.
  • In , is the starting date.
  • is the end date.
  • This function is used to calculate the number of days in a given month from a issue date to the given month of a maturity date.
  • Also days are calculated under a monthly basis.

Examples

  1. DAYSONMONTHLYBASIS("9/3/2010","8/2/2014") = 1409
  2. DAYSONMONTHLYBASIS("2/2/1980","2/2/2000") = 7200
  3. DAYSONMONTHLYBASIS("1/12/1990","9/12/1992") = 960

See Also

References

DATE