【计算机英语】I need to change the date rule so that it will evaluate what ...

问题描述:

【计算机英语】I need to change the date rule so that it will evaluate what ...
I need to change the date rule so that it will evaluate what DateTime.Today is on its own instead of getting it in the constructor.
date rule 不用翻译
DateTime.Today 不用翻译
constructor 不用翻译

我需要改动计算日期时间的关于日期的计算法.“今天”应直接得到,而不需要使用构造来得到.
constructor:在C++,C#,Java.中用来构造objects.