GetIsDawn()

Determines if it's currently dawn.

int GetIsDawn();

Description

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



Remarks

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


Version

1.22

See Also

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


 author: Charles Feduke, editor: Kristian Markon