当前时间: -- 停止

时间戳
北京时间
北京时间
时间戳
获取当前时间戳
语言 语法
PHP time()
Java time
JavaScript Math.round(new Date() / 1000)
Python import time
time.time()
.NET/C# (DateTime.Now.ToUniversalTime().Ticks - 621355968000000000) / 10000000
Objective-C [[NSDate date] timeIntervalSince1970]
Go import ("time")
int32(time.Now().Unix())
MySQL SELECT unix_timestamp(now())
SQLite SELECT strftime('%s', 'now')
Ruby Time.now.to_i
Shell date +%s
© 2024 LH1010 - 豫ICP备14028943号-1