int TimeHour(datetime time)
Returns the hour for the specified time.
指定した時刻の時間を返します。
Parameters:
パラメータ:
|
Sample:
サンプル:
1 | int h=TimeHour(TimeCurrent()); |
指定した時刻の時間を返します。
パラメータ:
|
サンプル:
1 | int h=TimeHour(TimeCurrent()); |
1 person found this article useful
1 person found this article useful