int TimeMinute(datetime time)
Returns the minute for the specified time.
指定された時刻の分を返します。
Parameters:
パラメータ:
|
Sample:
サンプル:
1 | int m=TimeMinute(TimeCurrent()); |
指定された時刻の分を返します。
パラメータ:
|
サンプル:
1 | int m=TimeMinute(TimeCurrent()); |
0 people found this article useful
0 people found this article useful