Frameworks to manage dates (effective date and expiry dates)
- by user214626
Hello,
We have an object that can has an effective date and expiry date.(Ex. i want to maintain the price of a commodity for a time period)
Business Rules -
Effective date is always a valid date (a datestamp) but, expiry date can be null to indicate that the object is active throughout. Also, both effective and expiry date can be set to some…