GetIsDay()

Determines if it is currently day.

int GetIsDay();

Description

Returns TRUE if it is currently day, FALSE if it is any other time of the day.



Remarks

Because the dawn/dusk start hour can be configured in the advanced properties for a module, there is no fixed time for day.


Version

1.22

See Also

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


 author: Charles Feduke, editor: Tom Cassiotis