请问在asp中离现在20分钟后的时间是如何计算的?请问在asp中离现在20分钟后的时间是如何计算的?[解决办法]<DateAdd('n', 20, date())[解决办法]DateAdd('n', 20, now())[解决办法]DateAdd('n', 20, date())