diff --git a/reference/datetime/functions/date-sunrise.xml b/reference/datetime/functions/date-sunrise.xml new file mode 100644 index 0000000000..5a9a6d362d --- /dev/null +++ b/reference/datetime/functions/date-sunrise.xml @@ -0,0 +1,46 @@ + + + + + date_sunrise + + Returns time of sunrise for a given day and location + + + + Description + + mixeddate_sunrise + mixedtime + intformat + floatlatitude + floatlongitude + floatzenith + floatgmt_offset + + + &warn.undocumented.func; + + + + + diff --git a/reference/datetime/functions/date-sunset.xml b/reference/datetime/functions/date-sunset.xml new file mode 100644 index 0000000000..3b0483c1c5 --- /dev/null +++ b/reference/datetime/functions/date-sunset.xml @@ -0,0 +1,46 @@ + + + + + date_sunset + + Returns time of sunset for a given day and location + + + + Description + + mixeddate_sunset + mixedtime + intformat + floatlatitude + floatlongitude + floatzenith + floatgmt_offset + + + &warn.undocumented.func; + + + + +