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