eomdateAN

Allow for negative and bigger than 12 month number with eomdate.m function

You are now following this Submission

Example:
eomdateAN(2007,0) will return the date of 31.12.2006
eomdateAN(2007,-1) will return the date of 30.11.2006
eomdateAN(2007,-12) will return the date of 31.12.2005
eomdateAN(2007,13) will return the date of 31.01.2008

Cite As

Tal Shir (2026). eomdateAN (https://in.mathworks.com/matlabcentral/fileexchange/22959-eomdatean), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Financial Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Allow for month number bigger than 12.

1.0.0.0