构建一个带有当前 UTC 日期和时间的 DateTime 对象。
final mark = DateTime.timestamp();
@Since("3.0") DateTime.timestamp() : this._nowUtc();