<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > ルート > ルートメソッド >
サーバーPC(サーバが起動しているPC)の現在時刻を取得する。
構文
GetServerTime(
&time
)
パラメータ
型:
時刻
現在時刻を返す。
戻り値
ブール
FALSE - 失敗。TRUE - 成功。
解説
サーバーPC(サーバが起動しているPC)の現在時刻を取得します。失敗時GetTimeLastErrorで原因を取得することができます。
サポート対象
×
スクリプトアクション
サーバのスクリプトVer2アクションで使用可能
○
ブラウザスクリプト
ブラウザのスクリプトにて使用可能
演算式構文
演算式構文(バインド書式など)にて使用可能
参照
GetTickTime
GetTickTimeSpan
GetClientTime
GetServerTime
SetClientTime
SetServerTime
GetTimeLastError
IsCurrentTime
GetRelativeTime
GetYear
GetMonth
GetDay
GetHour
GetMinute
GetSecond
GetMilliseconds
GetDayOfYear
GetDayOfWeek