Script: Add method to get day length factor
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
*/
|
||||
static Date GetCurrentDate();
|
||||
|
||||
static int32 GetDayLengthFactor();
|
||||
|
||||
/**
|
||||
* Get the year of the given date.
|
||||
* @param date The date to get the year of.
|
||||
|
Reference in New Issue
Block a user