GetIsNight()

現在夜間であるかどうかを調べます。

int GetIsNight();

Description

現在夜間であればTRUEを、1日の他の時間帯であればFALSEを返します。



Remarks

モジュールの詳細設定で日の出/日の入開始時刻を設定できるので、夜間に決まった時間はありません。


Version

1.22

See Also

functions: GetIsDawn | GetIsDay | GetIsDusk | GetTimeHour | GetTimeMillisecond | GetTimeMinute | GetTimeSecond
categories: Time Functions


author: Charles Feduke, editor: Tom Cassiotis, JP team: Rainie
Send comments on this topic.