| Subject: | I just needed something to subtract a certain number of days ... |
| 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 |
|
|
| |
1. I just needed something to subtract a certain number of days ... |
|
Reply |
|
|
 Dustin Davis | 2008-12-17 13:05:57 |
| I 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! |
|