GetIsDay()

現在が日中かどうか調べます。

int GetIsDay();

Description

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



Remarks

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


Version

1.22

See Also

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


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