Returns an array of names and codes for the supported calendars.
Syntax
NxCalendars(name, Return_type)
- name
- is the name or prefix of the calendar name. If missing, all supported calendars will be returned.
- Return_type
- is a switch to select the return output (1 = count (default), 2 = array of calendar codes).
Method Description 1 count (default) 2 calendar codes
Remarks
- See Calendars for a list of currently supported calendars.
Examples
Example 1:
Formula | Description (Result) |
---|---|
=NxCalendars (US) | 2 |
Files Examples
References
- Hans-Peter Deutsch, Derivatives and Internal Models, Palgrave Macmillan (2002), ISBN 0333977068
Comments
Article is closed for comments.