GetIsNight()

Determines if it is currently night.

int GetIsNight();

Description

Returns TRUE if it is currently night, 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 night.


Version

1.22

See Also

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


 author: Charles Feduke, editor: Tom Cassiotis