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