Quote:
Originally Posted by OverhaulNetwork
Is there a way I could make it closer to the drawing time without causing an issue?
Like 5 minutes or some magic number that would work?
|
It could be done but as the end date is stored now there is no time option. It just stores the date with all zeros for time. And the checks just check the date, not the time.
IE: If today is less than the end date accept entries. If today is greater than or equal to the end date don't accept entries.
There would be some coding and changes needed for it to accept and check for an end time.