This package is a very extensive calendar functions package, designed
especially for financial analysis. The package can also be used in other
fields of analysis. It is possible to work with normal calendar dates, holidays,
workdays and most (probably all) financial day counting methods. The day
counting methods are implemented in a rather general way.
The complexity of the functions in this package varies a great deal.
Some are very simple, while others come in several versions with many different
optional settings. All functions, however, are quite straightforward to
understand and use.
Examples
Examples of two of the many functions in the calendar module are given. The examples give some insight to the many different ways the functions can be combined and used, and are taken directly from the documentation - although the documentations' layout and styling is nicer than in a web-page. The examples can be viewed by clicking on the red-colored function names below.
Contents
1.1 Introduction
Summary -- Context -- This Opens the Package
1.2 Utility Functions/Components
LeapYearQ -- DateQ -- DateListQ -- MonthDayListQ
FindPreviousSettlementDate -- Date1LDate2Q -- Date1GDate2Q
DateBetweenQ
1.3 Day Counting Functions/Components
DaysPlusQuick -- MonthsPlus -- DaysInMonth -- DaysInMonths
DaysInYear -- DaysInYears -- MeanDaysInYears -- DaysInPeriod
YearsInPeriod -- YearsInPeriods
1.4 Holiday, Weekday and Workday Functions/Components
MondayQ -- TuesdayQ -- WednesdayQ -- ThursdayQ -- FridayQ
SaturdayQ -- SundayQ -- FindDay -- WeekendQ -- Holidays
HolidayQ -- Weekdays -- WorkdayQ -- WorkdaysPlus
FindWorkday -- Workdays -- ToWorkdays
1.5 Date Generating Functions/Components
DateGenerate -- DateGenerateX
Copyright © 1994-2002 Innova Financial Solutions ApS. All rights reserved. Powered by Apache and Linux Updated August 20'th, 2002
|