共用方式為


DateTimeZone.UtcNow

語法

DateTimeZone.UtcNow() as datetimezone

關於

傳回 UTC (GMT 時區) 的目前日期和時間。

範例 1

取得目前日期和時間 (UTC)。

使用方式

DateTimeZone.UtcNow()

輸出

#datetimezone(2011, 8, 16, 23, 34, 37.745, 0, 0)