A
Alihahd
Hi all,
I'm after a little advice please. I'm writing two systems at the moment
(both with web front ends, though that's nothing to do with the question),
for use at home. Both require dates, etc, so I'm looking for suitable
modules to use.
The first system is easy enough; it's sort of a diary system. It prints a
calendar for the current month. The system will allow you to click on a
date, then will go away and do something with the relevant file. What's the
best module to use to calculate and display the calendar?
The second is marginally more sophisticated, in that it's for us to keep
track of our expenses. It displays all the transactions that have occured
within a specified time period. There's a seperate file of automated
payments that occur each month. The system should check the current date
and the date the system was last updated, and automatically insert any
automated payments that have occured since the last update. For this, I
need to accurately calculate the difference in dates, and insert
information as required. For instance, if I've not updated the system for
two months, it should insert each payment twice, and accurately incorporate
the full date from the given day-of-month. Best module for this, anyone?
For info, I'm about to start playing with Date:
ateManip, having just
downloaded it. Good way to go?
Cheers!
Alihahd
I'm after a little advice please. I'm writing two systems at the moment
(both with web front ends, though that's nothing to do with the question),
for use at home. Both require dates, etc, so I'm looking for suitable
modules to use.
The first system is easy enough; it's sort of a diary system. It prints a
calendar for the current month. The system will allow you to click on a
date, then will go away and do something with the relevant file. What's the
best module to use to calculate and display the calendar?
The second is marginally more sophisticated, in that it's for us to keep
track of our expenses. It displays all the transactions that have occured
within a specified time period. There's a seperate file of automated
payments that occur each month. The system should check the current date
and the date the system was last updated, and automatically insert any
automated payments that have occured since the last update. For this, I
need to accurately calculate the difference in dates, and insert
information as required. For instance, if I've not updated the system for
two months, it should insert each payment twice, and accurately incorporate
the full date from the given day-of-month. Best module for this, anyone?
For info, I'm about to start playing with Date:
downloaded it. Good way to go?
Cheers!
Alihahd