最后更新于1年前
<evalcmd> Now && date && Current time and date. </evalcmd>
Returns the current time and date.
//
if (DatePart(Now(), "yyyy") == 2023) { ... } // is it still 2023?