Commit graph

37 commits

Author SHA1 Message Date
Sudhir Shenoy
41b7cf61f1 Added tests for business day arithmetic 2017-08-03 22:59:57 +09:00
Sudhir Shenoy
3dedec1798 Added schedule generation function 2017-08-03 22:59:14 +09:00
Sudhir Shenoy
00c15c7fd1 Export new functions added 2017-08-03 22:58:39 +09:00
Sudhir Shenoy
5a486ed74a Add imm-date-p to identify IMM dates 2017-08-03 22:57:43 +09:00
Sudhir Shenoy
d8db14500c Bump version to 1.0 2017-08-03 22:56:27 +09:00
Sudhir Shenoy
844047d1e7 Added business date arithmetic functions 2017-07-24 20:30:30 +09:00
Sudhir Shenoy
cbf2e8db5d Added day-number and week-number functions 2017-07-24 20:29:45 +09:00
Sudhir Shenoy
ef46ca4777 typo corrected 2017-07-22 22:19:36 +09:00
Sudhir Shenoy
5d11928392 Updated for holiday calendars 2017-07-22 22:09:49 +09:00
Sudhir Shenoy
c4cd899087 move function after declarations 2017-07-22 22:04:40 +09:00
Sudhir Shenoy
9d06952341 Added comments and documentation strings 2017-07-22 22:03:53 +09:00
Sudhir Shenoy
c17039fd47 Added Australian holidays 2017-07-22 22:02:55 +09:00
Sudhir Shenoy
ee0e5b7d9c bump version to 0.9 2017-07-22 22:01:00 +09:00
Sudhir Shenoy
9db8848a5f Tests for holiday generation functions 2017-07-22 09:54:12 +09:00
Sudhir Shenoy
14e8cd5a7c Added test-hols 2017-07-22 09:53:42 +09:00
Sudhir Shenoy
e229b5c309 Added holiday/weekend functions 2017-07-22 09:53:20 +09:00
Sudhir Shenoy
746fdbf522 Holiday / weekend calendar class and methods 2017-07-22 09:52:39 +09:00
Sudhir Shenoy
f6a001d5c8 Added holidays, calendar and test-hols 2017-07-22 09:51:41 +09:00
Sudhir Shenoy
466e5b13cc Holiday generation functions for US, Japan, UK, Germany, Switzerland and TARGET 2017-07-22 09:50:55 +09:00
Sudhir Shenoy
e6ecfd5caf Added a few more unit tests for misc. fns 2017-07-22 09:49:51 +09:00
Sudhir Shenoy
cc1545a69b Some more info added 2017-07-15 16:27:41 +09:00
Sudhir Shenoy
6b0cc24490 Correct typo 2017-07-15 16:19:18 +09:00
Sudhir Shenoy
20e9a4ed39 Make more informative and readable 2017-07-15 16:17:27 +09:00
Sudhir Shenoy
6727b123cd Cleaned up documentation 2017-07-15 12:33:54 +09:00
Sudhir Shenoy
28604b19d4 Added tests for day convention arithmetic and other miscellaneous functions 2017-07-15 08:40:05 +09:00
Sudhir Shenoy
9bb852795e Convenience function add-years 2017-07-15 08:38:52 +09:00
Sudhir Shenoy
f6dd1f2d90 New functions to convert day count convention and end of month rules to strings 2017-07-15 08:38:26 +09:00
Sudhir Shenoy
2942e2934e New tests for day basis computations in diff-year 2017-07-13 07:09:37 +09:00
Sudhir Shenoy
d8025983c1 New function leap-year-p 2017-07-13 07:08:58 +09:00
Sudhir Shenoy
4c57a3c0d1 Changed semantics of ymd->date 2017-07-13 07:07:44 +09:00
Sudhir Shenoy
29bb69d1b5 New functions add-months and diff-years 2017-07-13 07:05:41 +09:00
Sudhir Shenoy
61e3e40e9a Added new functions to export list 2017-07-13 07:04:50 +09:00
Sudhir Shenoy
d42346fa39 Update README.md 2017-07-06 23:45:28 +09:00
Sudhir Shenoy
c306e8a033 Initial upload version 0.7 2017-07-06 23:27:04 +09:00
Sudhir Shenoy
d25c3d51ae typo corrected 2017-07-04 19:50:56 +09:00
Sudhir Shenoy
7b6d32ad88 Update README.md 2017-07-04 19:28:48 +09:00
Sudhir Shenoy
24e7996b6a Initial commit 2017-07-04 19:19:28 +09:00