Add sunrise/sunset standard include file.

This commit is contained in:
Dianne Skoll
2024-12-10 11:38:57 -05:00
parent 56c684087b
commit 1c81d4cae3

7
include/sun.rem Normal file
View File

@@ -0,0 +1,7 @@
# Sunrise and sunset
# SPDX-License-Identifier: GPL-2.0-only
IF !$CalMode && !$PsCal
REM NOQUEUE AT [sunrise()] MSG %"%"[_("Sunrise")] %! %2.
REM NOQUEUE AT [sunset()] MSG %"%"[_("Sunset")] %! %2.
ENDIF