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