summaryrefslogtreecommitdiff
path: root/src/script/api/script_date.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_date.hpp')
-rw-r--r--src/script/api/script_date.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/api/script_date.hpp b/src/script/api/script_date.hpp
index b2cf326a9..67670e0ec 100644
--- a/src/script/api/script_date.hpp
+++ b/src/script/api/script_date.hpp
@@ -16,6 +16,7 @@
/**
* Class that handles all date related (calculation) functions.
+ * @api ai
*
* @note Months and days of month are 1-based; the first month of the
* year is 1 and the first day of the month is also 1.