GetIsDusk()
現在日の入であるかどうかを調べます。
int GetIsDusk();
Description
現在日の入であればTRUEを、1日の他の時間帯であればFALSEを返します。
Remarks
モジュールの詳細設定で日の入開始時刻を設定できるので、日の入に決まった時間はありません。
Version
1.22
See Also
functions: | GetIsDawn | GetIsDay | GetIsNight | GetTimeHour | GetTimeMillisecond | GetTimeMinute | GetTimeSecond |
categories: | Time Functions |
author: Charles Feduke, editor: Tom Cassiotis, JP team: Rainie
Send comments on this topic.