| 
| Subject: | I just needed something to subtract... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Dustin Davis | 
|---|
 | Date: | 2008-12-17 13:05:57 | 
|---|
 |  |  |  | 
Dustin Davis rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Documentation: | Good | 
|---|
|  | 
  Dustin Davis - 2008-12-17 13:05:57I just needed something to subtract a certain number of days from a date. I added a Subtract function to this which basically changes the number passed in to a negative number and calls the Add() function. Works perfectly. Just what I needed. Thanks! |